mirror of
https://github.com/BeamMP/Docs.git
synced 2025-07-03 00:16:05 +00:00
Update getting-started.md
Trying to fix Markdown boxes
This commit is contained in:
parent
5ac0c8666d
commit
da13a0a172
@ -59,7 +59,7 @@ cmake --build bin --parallel --config Release
|
||||
|
||||
!!!note
|
||||
|
||||
Should you run out of RAM while building, you can ommit the --parallel instruction, it will then use less RAM due to building only on one CPU thread.
|
||||
Should you run out of RAM while building, you can ommit the --parallel instruction, it will then use less RAM due to building only on one CPU thread.
|
||||
|
||||
Move the finished application out of the `/bin` folder into its own folder and run it from there
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user