Skip to content

Commit adbe6a6

Browse files
committed
Hide the links to download the simulation files
We've not released these yet and may not do so before Kickstart.
1 parent ca3fb89 commit adbe6a6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

simulator/setting_up_simulator.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ Note that for local development you will need to install these yourself.
2828

2929
### Installing the simulation
3030

31+
The simulation for the SR2024 competition will be released at Kickstart.
32+
33+
<!--
34+
3135
1. Create a directory, perhaps called `simulation` where you will store your robot code.
3236
2. [Download the simulation](https://github.com/srobo/competition-simulator/releases/download/TODO/competition-simulator-TODO.zip), the latest version is TODO, released on TODO.
3337
3. Unzip the simulation as a subdirectory of the directory you created in the first step:
@@ -45,6 +49,8 @@ Note that for local development you will need to install these yourself.
4549
4650
You may receive a warning about your computer's GPU not being good enough, which can be ignored.
4751
52+
-->
53+
4854
<div class="info">
4955
On recent versions of macOS you may need to give Webots permission to access the directory where you have extracted the simulation files.
5056
</div>

0 commit comments

Comments
 (0)