Skip to content

Commit e52b605

Browse files
committed
Update quickstart section
1 parent 52a014f commit e52b605

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

get-started/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ To build the Dev Container, clone [elastisim-devcontainer](https://github.com/el
1919

2020
## Simulation
2121

22-
To run the simulation, execute the _Run ElastiSim Scenario_ from the _Run and Debug_ panel. If you are using the contributor Dev Container, you must build the project first using the CMake configuration files provided by the container.
22+
To run the simulation, execute the _Run ElastiSim Scenario_ from the _Run and Debug_ panel. This profile will launch two processes, the simulation engine and the example algorithm. If you are using the contributor Dev Container, you must build the project first using the CMake configuration files provided by the container.
2323

2424
For a more detailed output, change the arguments of the simulation engine from `--log=root.thresh:warning` to `--log=root.thresh:info` in the launch.json file under the .vscode folder (caution: verbose).
2525

0 commit comments

Comments
 (0)