Update getting-started.md

Trying to fix Markdown boxes
This commit is contained in:
Protogen187 2025-02-28 10:08:26 +01:00 committed by O1LER
parent 5ac0c8666d
commit da13a0a172

View File

@ -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