We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca7f7ac commit 3fe14a4Copy full SHA for 3fe14a4
README.rst
@@ -63,7 +63,7 @@ You can download Python from here:
63
http://www.python.org/download
64
65
After installing Python make sure the folder containing the python executable
66
-is in the system path. In other words, you need to be able to be able to run
+is in the system path. In other words, you need to be able to run
67
Python from a command console. With Python 2 it will be called `python`
68
or `python.exe` depending on the operating system. For Python 3 it will either
69
be `python3` or for windows it will be `python.exe`.
0 commit comments