]> git.openstreetmap.org Git - rails.git/blobdiff - INSTALL.md
Bump image_processing from 1.12.1 to 1.12.2
[rails.git] / INSTALL.md
index 2f41b7c64d81311338719b62b7f918d0dbcb1d60..68b0d120eed37af098e356d3b4b08fe8fa8cfa6e 100644 (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.