Update building-linux.md with thread numbers (#275)

Final-ish (?)
This commit is contained in:
TreezZ 2024-07-10 00:24:42 +01:00 committed by GitHub
parent 94d1a6b0b9
commit d156dda7b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ cd build/
Use make to build the project: Use make to build the project:
``` ```
cmake --build . --parallel cmake --build . --parallel$(nproc)
``` ```
Now run the emulator: Now run the emulator: