Add ChromeDriver installation instructions for Mac OS

This commit is contained in:
Angel Perez
2018-03-28 07:33:26 -04:00
parent ee9f7119d3
commit d2caa85780
2 changed files with 4 additions and 4 deletions

View File

@@ -94,10 +94,10 @@ You'll have to delete also this directory (otherwise the new installation will g
rm -rf /usr/local/var/postgres rm -rf /usr/local/var/postgres
``` ```
## PhantomJS ## ChromeDriver
``` ```
brew install phantomjs brew install chromedriver
``` ```
## Imagemagick ## Imagemagick

View File

@@ -96,10 +96,10 @@ También tendrás que borrar el siguiente directorio para que no de conflictos c
rm -rf /usr/local/var/postgres rm -rf /usr/local/var/postgres
``` ```
## PhantomJS ## ChromeDriver
``` ```
brew install phantomjs brew install chromedriver
``` ```
## Imagemagick ## Imagemagick