We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 720f85c commit f7f8bf9Copy full SHA for f7f8bf9
1 file changed
en/python_introduction/README.md
@@ -10,7 +10,7 @@ To start playing with Python, we need to open up a *command line* on your comput
10
11
Once you're ready, follow the instructions below.
12
13
-We want to open up a Python console, so type in `python3` and hit Enter.
+We want to open up a Python console, so type in `python` on Windows or `python3` on Mac OS/Linux and hit Enter.
14
15
$ python3
16
Python 3.4.2 (...)
0 commit comments