]> granicus.if.org Git - python/commitdiff
closes bpo-35630: Use code tag for 'python3' in 'README.rst' (GH-11394)
authorSuriyaa ✌️️ <isc.suriyaa@gmail.com>
Wed, 2 Jan 2019 01:57:42 +0000 (02:57 +0100)
committerBenjamin Peterson <benjamin@python.org>
Wed, 2 Jan 2019 01:57:42 +0000 (17:57 -0800)
README.rst

index 61281042e3bde6e17e21a8399bdedc423263a61e..184ddb874885b4e89855ef242d9072028ac6ff7a 100644 (file)
@@ -63,7 +63,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``;