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: tutorials/setting_up_simulator.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,9 +24,8 @@ You will also need Python installed.
24
24
| macOS | 3.8-3.10 |
25
25
| Linux | 3.8-3.10 |
26
26
27
-
There are a small number of [external libraries]({{ site.baseurl }}/kit/brain_board/python_libraries#simulator)
28
-
which will be available to your robot code during the competition. Note that for
29
-
local development you will need to install these yourself.
27
+
There are a small number of [external libraries]({{ site.baseurl }}/kit/brain_board/python_libraries) which will be available to your robot code during the competition.
28
+
Note that for local development you will need to install these yourself.
0 commit comments