diff --git a/readme.md b/readme.md index 0936fdd..c7fa6f4 100644 --- a/readme.md +++ b/readme.md @@ -15,6 +15,10 @@ Capture screenshots of websites in various resolutions. A good way to make sure $ npm install --global pageres-cli ``` + + + + *PhantomJS, which is used for generating the screenshots, is installed automagically, but in some [rare cases](https://github.com/Obvious/phantomjs/issues/102) it might fail to and you'll get an `Error: spawn EACCES` error. [Download](http://phantomjs.org/download.html) PhantomJS manually and reinstall pageres if that happens.*