Skip to content

Commit

Permalink
bitcraze#96 More readme
Browse files Browse the repository at this point in the history
  • Loading branch information
krichardsson committed Sep 2, 2015
1 parent bd2cc48 commit 067a6e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ they might or might not affected of this.

1. [Install Homebrew](https://gist.github.com/derhuerst/1b15ff4652a867391f03#2--install-homebrew).

1. Install Homebrew's Python
1. Install Homebrew's Python3
```
brew install python
brew install python3
```
This will also pull [pip3](https://pip.pypa.io/en/latest/), which we will use later to install some Python modules that are not distributed through Homebrew.
Expand Down

0 comments on commit 067a6e7

Please sign in to comment.