summaryrefslogtreecommitdiff
path: root/INSTALL.rst
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2018-06-26 16:57:36 -0700
committerGitHub <noreply@github.com>2018-06-26 16:57:36 -0700
commit2f60e997fc1c500e0c245979bbecf2761f36e820 (patch)
tree5459ce3b71fad107ec41c8b720811a8110a3380d /INSTALL.rst
parent7a3ed446447ec845a7d03b32233b4ed7b48f3c26 (diff)
downloadpsutil-2f60e997fc1c500e0c245979bbecf2761f36e820.tar.gz
Rename OSX to macOS (#1298)
rename OSX to macOS
Diffstat (limited to 'INSTALL.rst')
-rw-r--r--INSTALL.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL.rst b/INSTALL.rst
index 4ceb0c19..6644fb37 100644
--- a/INSTALL.rst
+++ b/INSTALL.rst
@@ -10,7 +10,7 @@ On Linux or via wget:
wget https://bootstrap.pypa.io/get-pip.py -O - | python
-On OSX or via curl:
+On macOS or via curl:
.. code-block:: bash
@@ -61,8 +61,8 @@ RedHat / CentOS:
If you're on Python 3 use ``python3-dev`` and ``python3-pip`` instead.
-OSX
-===
+macOS
+=====
Install `Xcode <https://developer.apple.com/downloads/?name=Xcode>`__
first, then: