Update README.md
This commit is contained in:
parent
598de9eb49
commit
f0c72952c8
1 changed files with 2 additions and 5 deletions
|
@ -16,9 +16,6 @@ On Linux:
|
||||||
2. Run ```git submodule init && git submodule update```
|
2. Run ```git submodule init && git submodule update```
|
||||||
3. Build
|
3. Build
|
||||||
```
|
```
|
||||||
cd thirdparty/
|
./waf configure -T debug
|
||||||
./build.sh
|
./waf build
|
||||||
cd ../
|
|
||||||
./createallprojects
|
|
||||||
./build.sh everything
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue