Update 0_Compilation-Instructions.md

`make -j`  is the preferred way.
This commit is contained in:
Iceman 2021-07-09 13:14:02 +02:00 committed by GitHub
parent 3c31ee793d
commit 50264dcbf1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ git pull
## Clean and compile everything
```sh
make clean && make all
make clean && make -j
```
### if you got an error