Skip to content

Commit d5fa987

Browse files
committed
Differentiate between Mac/Linux and Windows users for installing Python
1 parent 0f11540 commit d5fa987

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

general/setup/tutorial.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,6 @@ $ sudo pacman -S ruby
6767

6868
## Python (optional)
6969

70-
Python usually comes with your operating system. Your coach will show you how to use it to run execute Python code.
70+
For Mac and Linux users, Python usually comes with your operating system. Your coach will show you how to use it to run execute Python code.
71+
72+
For Windows users, Python will need to be installed. Your coach will show you how to install this.

0 commit comments

Comments
 (0)