more work on README.

This commit is contained in:
Martin Preuss
2025-12-29 18:33:55 +01:00
parent 608cd09758
commit 25c13cd8c8

View File

@@ -20,7 +20,7 @@ cd build
gwbuild -s ..
gwbuild -p
gwbuild -Btm2builder
gwbuild -jNN (with NN being the number of parallel processes to use, e.g. 4 if compiling on quadcore cpu)
gwbuild -jNN (with NN number of parallel processes, e.g. 4 for quadcore cpu)
sudo gwbuild -i
```