parent
94d1a6b0b9
commit
d156dda7b6
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue