Skip to content

Commit

Permalink
Link to dependencies in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
willwhitney committed May 22, 2015
1 parent 6a544a1 commit 4ecda4b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ Hydrogen was inspired by Bret Victor's ideas about the power of instantaneous fe

### Dependencies

- ZeroMQ: `brew install pkg-config`, then `brew install zeromq`
- IPython (Jupyter): needs to be installed and on your `$PATH`. `pip install "ipython[notebook]"`
- [`pkg-config`](http://www.freedesktop.org/wiki/Software/pkg-config/): `brew install pkg-config`
- [ZeroMQ](http://zeromq.org/intro:get-the-software): `brew install zeromq`
- [IPython (Jupyter)](http://ipython.org/): needs to be installed and on your `$PATH`. `pip install "ipython[notebook]"`

### Install

Expand Down

0 comments on commit 4ecda4b

Please sign in to comment.