summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 8c260626d7..99558b8c55 100644
--- a/README.rst
+++ b/README.rst
@@ -59,7 +59,7 @@ On Unix, Linux, BSD, macOS, and Cygwin::
make test
sudo make install
-This will install Python as python3.
+This will install Python as ``python3``.
You can pass many options to the configure script; run ``./configure --help``
to find out more. On macOS and Cygwin, the executable is called ``python.exe``;