8000 Update INSTALL.rst · matplotlib/matplotlib@a1a64a1 · GitHub
[go: up one dir, main page]

Skip to content

Commit a1a64a1

Browse files
authored
Update INSTALL.rst
Fixed typos and major capitalization issues.
1 parent 38a29b7 commit a1a64a1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

INSTALL.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,14 @@ or
5353
`32 bit <https://www.microsoft.com/en-us/download/details.aspx?id=5555>`__
5454
for Python 3.4) redistributable packages need to be installed.
5555

56-
OSX
57-
---
56+
macOS
57+
-----
5858

59-
If you are using python 2.7 on a Mac you may need to do::
59+
If you are using Python 2.7 on a Mac you may need to do::
6060

6161
xcode-select --install
6262

63-
so that *subprocess32*, a dependency, may be complied.
63+
so that *subprocess32*, a dependency, may be compiled.
6464

6565
To use the native OSX backend you will need :ref:`a framework build
6666
<osxframework-faq>` build of Python.
@@ -69,7 +69,7 @@ To use the native OSX backend you will need :ref:`a framework build
6969
Linux
7070
-----
7171

72-
On extremely old versions of linux and python 2.7 you may need to
72+
On extremely old versions of Linux and Python 2.7 you may need to
7373
install the master version of *subprocess32* (`see comments
7474
<https://github.com/google/python-subprocess32/issues/12#issuecomment-304724113>`__).
7575

0 commit comments

Comments
 (0)
0