diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/install.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst index 54984e6a2..4ccf65c65 100644 --- a/docs/narr/install.rst +++ b/docs/narr/install.rst @@ -43,7 +43,10 @@ Alternatively, you can use the `homebrew <http://brew.sh/>`_ package manager. .. code-block:: text + # for python 2.7 $ brew install python + + # for python 3.4 $ brew install python3 If you use an installer for your Python, then you can skip to the section |
