Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tflsguoyu authored May 24, 2019
1 parent ebf26f0 commit adac11b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This is a branch of the Mitsuba (0.6.0) renderer (official repo: https://github.
### Linux (Preferred, Tested on Ubuntu 16.04)
- `$ sudo apt update`
- `$ sudo apt upgrade`
- `$ sudo apt install git scons libboost-all-dev libpng-dev libjpeg-dev libopenexr-dev libxerces-c-dev libeigen3-dev libfftw3-dev libglewmx-dev`
- `$ sudo apt install git scons libboost-all-dev libpng-dev libjpeg-dev libopenexr-dev libxerces-c-dev libeigen3-dev libfftw3-dev libglewmx-dev freeglut3-dev`
- `$ git clone https://github.com/tflsguoyu/layeredbsdf.git`
- `$ cd layeredbsdf/`
- `$ mv config_linux.py config.py`
Expand Down

0 comments on commit adac11b

Please sign in to comment.