Skip to content

Commit 61ce1ee

Browse files
committed
Merge branch 'simulator-sr2024.2'
2 parents 257a15b + 58260e3 commit 61ce1ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simulator/setting_up_simulator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ If you're still having problems, ask for help in [Discord][discord].
9090
The world simulation we provide defines the environment that contains the simulated arena and robot as well as the SR API for use in the simulator.
9191

9292
1. Create a directory, perhaps called `simulation` where you will store your robot code.
93-
2. [Download the simulation](https://github.com/srobo/competition-simulator/releases/download/sr2024.1/competition-simulator-sr2024.1.zip), the latest version is sr2024.1, released on 2023-10-21.
93+
2. [Download the simulation](https://github.com/srobo/competition-simulator/releases/download/sr2024.2/competition-simulator-sr2024.2.zip), the latest version is sr2024.2, released on 2024-02-04.
9494
3. Unzip the simulation as a folder inside the folder you created in the first step:
9595
```
9696
simulation

0 commit comments

Comments
 (0)