Skip to content

Commit 103dd70

Browse files
authored
Merge pull request #447 from srobo/mention-simulator-version
Mention simulator version and release date
2 parents 96b9fb6 + 8c79684 commit 103dd70

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 the directory you created in the first step:
4040
```
4141
simulation
4242
├── competition-simulator-<version>

0 commit comments

Comments
 (0)