Skip to content
This repository was archived by the owner on May 31, 2021. It is now read-only.

Remove trailing hyphen #11

Merged
merged 1 commit into from
Oct 17, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Platform specific
such as conda. See the installation instructions above.
* Mac OS X: Install `Homebrew </usr/bin/ruby -e "$(curl -fsSL
https://raw.githubusercontent.com/Homebrew/install/master/install)">`_ and
then type ``brew install python3``-
then type ``brew install python3``
* Linux: Ubuntu 16.04+ and Arch linux ship with Python 3.5 included.
If you don't have Python 3.5+ on your computer, you can compile it or use
`Pythonz <https://github.com/saghul/pythonz>`_.
Expand Down