Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fogleman committed Sep 7, 2014
1 parent dc90a3a commit 6208fb2
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,9 @@ http://www.michaelfogleman.com/gps/

### Dependencies

pip install ephem
pip install ephem pg pyserial

`pg` isn't in pip-installable yet! :(
`pg` requires a glfw3 binary. On Mac, it's easy with Homebrew:

brew tap homebrew/versions
brew install glfw3
git clone https://github.com/fogleman/pg.git
cd pg
python setup.py install

0 comments on commit 6208fb2

Please sign in to comment.