Update README.md

This commit is contained in:
nillerusr 2021-04-06 22:34:32 +03:00 committed by GitHub
parent 598de9eb49
commit f0c72952c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
```