Skip to content

Commit 4c767d8

Browse files
authored
Mention simulator version and release date
Mentionthe version of the simulator and its release date, alongside the download link. This is so students can tell if a new version is available before downloading the zip or finding the updates section
1 parent 7e45267 commit 4c767d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

simulator/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ local development you will need to install these yourself.
3535
### Installing the simulation
3636

3737
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 that directory:
4040
```
4141
simulation
4242
├── competition-simulator-<version>

0 commit comments

Comments
 (0)