X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d2977ee2b815335db2a6cb9b8691c8c8b17adcea..1f8df781be6788a43e0a76a9874366930473f64c:/INSTALL.md diff --git a/INSTALL.md b/INSTALL.md index 2f41b7c64..68b0d120e 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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.