Skip to content

Commit 23d2655

Browse files
Merge pull request #398 from brucebolt/python-windows-install
Differentiate between Mac/Linux and Windows users for installing Python
2 parents 0f11540 + d5fa987 commit 23d2655

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)