Skip to content

Commit 27ef405

Browse files
authored
Update README.rst
Better formatting.
1 parent 3818168 commit 27ef405

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ version may be pre-installed, open a terminal and type:
4747

4848
python --version
4949

50-
.. note::
50+
Note
51+
~~~~
5152
Debian has decided that distutils is not a core python package, so it is not included in the last versions of debian and debian-based OSes.
52-
5353
A solution is to run: `sudo apt install python3-distutils`
5454

5555
On Windows or Mac, you can download the latest Python here:
@@ -68,9 +68,9 @@ To install all the needed dependencies in a virtualenv, run (on posix):
6868
or on windows:
6969
configure
7070

71-
.. note::
71+
Note
72+
~~~~
7273
For MacOS users, it's a known issue the Python36 may case SSL Certificates error if the Certificates is not up to date.
73-
7474
A solution is to run: `sudo /Applications/Python\\ 3.6/Install\\ Certificates.command` to upgrade the outdated certificates.
7575

7676
ACTIVATE the VIRTUALENV

0 commit comments

Comments
 (0)