mirror of
https://github.com/BeamMP/Docs.git
synced 2026-06-17 22:32:47 +00:00
Update getting-started.md
Trying to fix Markdown boxes
This commit is contained in:
@@ -59,7 +59,7 @@ cmake --build bin --parallel --config Release
|
|||||||
|
|
||||||
!!!note
|
!!!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
|
Move the finished application out of the `/bin` folder into its own folder and run it from there
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user