mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
added homebrew/pip OSX build instructions
This commit is contained in:
parent
7d537cde6f
commit
6efc852ea0
2
BUILD.md
2
BUILD.md
@ -23,6 +23,8 @@ Note that python-stem appears in Debian wheezy and newer (so by extension Tails
|
||||
|
||||
## Mac OS X
|
||||
|
||||
To install the right dependencies, you need homebrew and pip installed on your Mac. Follow instructions at http://brew.sh/ to install homebrew, and run `sudo easy_install pip` to install pip.
|
||||
|
||||
The first time you're setting up your dev environment:
|
||||
|
||||
echo export PYTHONPATH=\$PYTHONPATH:/usr/local/lib/python2.7/site-packages/ >> ~/.profile
|
||||
|
Loading…
Reference in New Issue
Block a user