Update README.md

This commit is contained in:
nillerusr 2021-04-06 22:34:32 +03:00 committed by GitHub
parent 519ecc4917
commit 397fe29c73

View file

@ -16,9 +16,6 @@ On Linux:
2. Run ```git submodule init && git submodule update```
3. Build
```
cd thirdparty/
./build.sh
cd ../
./createallprojects
./build.sh everything
./waf configure -T debug
./waf build
```