We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e112702 commit 7069807Copy full SHA for 7069807
basics/installing-python.md
@@ -63,7 +63,7 @@ going to make things easier later.
63
1. Open a terminal. How exactly this is done depends on your operating
64
system, but most operating systems have some way to search for
65
programs. Search for a program called terminal and launch it.
66
-2. Type `python3` and press Enter. You should see something like this:
+2. Type `python3 / python` and press Enter. You should see something like this:
67
68

69
0 commit comments