Updates macOS geckodriver installation command

This commit is contained in:
Brian Kelly 2022-02-11 18:05:20 -06:00
parent 0d15899de5
commit 0897ce0d7c

View file

@ -102,8 +102,7 @@ bundle config build.libxml-ruby --with-xml2-config=/usr/local/opt/libxml2/bin/xm
If you want to run the tests, you need `geckodriver` as well:
```
brew tap homebrew/cask
brew cask install geckodriver
brew install geckodriver
```
Note that OS X does not have a /home directory by default, so if you are using the GPX functions, you will need to change the directories specified in config/application.yml.