Updated README.

This commit is contained in:
Martin Preuss
2025-12-30 01:36:32 +01:00
parent 0eb0883026
commit d6040a6bc9

View File

@@ -19,7 +19,7 @@ mkdir build
cd build cd build
gwbuild -s .. gwbuild -s ..
gwbuild -p gwbuild -p
gwbuild -Btm2builder gwbuild -Btm2builder (not needed with newer versions of gwenbuild)
gwbuild -jNN (with NN number of parallel processes, e.g. 4 for quadcore cpu) gwbuild -jNN (with NN number of parallel processes, e.g. 4 for quadcore cpu)
sudo gwbuild -i sudo gwbuild -i
``` ```