Skip to content

Commit a32ecd1

Browse files
committed
Add notes about where python is
1 parent 666a9d3 commit a32ecd1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

simulator/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ You'll need to ensure a matching version of Python is installed. If you're still
3939
having problems, ask for help in [`#simulator-help`][simulator-help] in
4040
[Discord][discord].
4141

42+
On Windows your Python path is likely `C:\Users\<USERNAME>\AppData\Local\Programs\Python\Python37\python.exe` where `<USERNAME>` is your login.
43+
On Mac your Python path is likely `/Library/Frameworks/Python.framework/Versions/3.9/bin/python3` when using Python 3.9.
44+
4245
### Updates
4346

4447
Occasionally, we may release an update to the simulation. To update, you will need to delete the `competition-simulator-<version>` directory, and re-download it using the above link.

0 commit comments

Comments
 (0)