Skip to content

Commit

Permalink
closes bpo-35630: Use code tag for 'python3' in 'README.rst' (GH-11400)
Browse files Browse the repository at this point in the history
(cherry picked from commit 7e3fb40)

Co-authored-by: Suriyaa ✌️️ <isc.suriyaa@gmail.com>
  • Loading branch information
2 people authored and benjaminp committed Jan 2, 2019
1 parent be77fb7 commit de66b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -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``;
Expand Down

0 comments on commit de66b8d

Please sign in to comment.