mirror of
https://github.com/teampoltergeist/poltergeist.git
synced 2022-11-09 12:05:00 -05:00
Document installation of phantomjs via MacPorts.
This commit is contained in:
parent
49d1dbc280
commit
9e7b29ac15
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ dependencies* (you don't need Qt, or a running X server, etc.)
|
|||
### Mac ###
|
||||
|
||||
* *Homebrew*: `brew install phantomjs`
|
||||
* *MacPorts*: `sudo port install phantomjs`
|
||||
* *Manual install*: [Download this](http://code.google.com/p/phantomjs/downloads/detail?name=phantomjs-1.7.0-macosx.zip&can=2&q=)
|
||||
|
||||
### Linux ###
|
||||
|
|
Loading…
Add table
Reference in a new issue