Browse Source

Update README.md

pull/11/head
nillerusr 3 years ago committed by GitHub
parent
commit
f0c72952c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      README.md

7
README.md

@ -16,9 +16,6 @@ On Linux: @@ -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
```

Loading…
Cancel
Save