Add PhantomJS to Prerequisites section

This commit is contained in:
Bryan Housel
2016-05-14 23:55:28 -04:00
parent 1683e3e8eb
commit 4c88196c93
+1
View File
@@ -25,6 +25,7 @@ Come on in, the water's lovely. More help? Ping `jfire` or `bhousel` on
## Prerequisites
* [Node.js](http://nodejs.org/) version 0.10.0 or newer
* [PhantomJS](http://phantomjs.org/) version 2 or newer (for running tests)
* Command line development tools (`make`, `git`, and a compiler) for your platform
* Ubuntu:
* `sudo apt-get install build-essential git`