You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: simulator/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,8 +35,8 @@ local development you will need to install these yourself.
35
35
### Installing the simulation
36
36
37
37
1. Create a directory, perhaps called `simulation` where you will store your robot code.
38
-
2.[Download the simulation](https://github.com/srobo/competition-simulator/releases/download/sr2023.4/competition-simulator-sr2023.4.zip)
39
-
and unzip it as a subdirectory of that directory:
38
+
2.[Download the simulation](https://github.com/srobo/competition-simulator/releases/download/sr2023.4/competition-simulator-sr2023.4.zip), the latest version is sr2023.4, released on 2023-02-15.
39
+
3. Unzip the simulation as a subdirectory of the directory you created in the first step:
0 commit comments