Fixed OS X steps to use Homebrew commands (was using MacPorts commands) #393

Merged
erikackermann merged 2 commits from patch-1 into master 2013-08-26 01:04:19 +02:00

View File

@ -57,8 +57,8 @@ ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
Now, install the required dependencies
```
sudo port install python27 py27-pyqt4 openssl
sudo port install git-core +svn +doc +bash_completion +gitweb
brew install python pyqt
brew install git
```
Download and run PyBitmessage: