Skip to content

Commit 513fab2

Browse files
closes bpo-35630: Use code tag for 'python3' in 'README.rst' (GH-11394)
(cherry picked from commit 7e3fb40) Co-authored-by: Suriyaa ✌️️ <[email protected]>
1 parent 74e4648 commit 513fab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ On Unix, Linux, BSD, macOS, and Cygwin::
6060
make test
6161
sudo make install
6262

63-
This will install Python as python3.
63+
This will install Python as ``python3``.
6464

6565
You can pass many options to the configure script; run ``./configure --help``
6666
to find out more. On macOS and Cygwin, the executable is called ``python.exe``;

0 commit comments

Comments
 (0)