Updated upgrade instructions [skip ci]
Andrew
committed Mar 04, 2018
commit 3661b7f9aa91e23966280e072ae05314ac4d1f28
Showing 1
changed file with
1 additions
and 1 deletions
docs/Ahoy-2-Upgrade.md
+1
-1
| @@ | @@ -17,7 +17,7 @@ gem 'ahoy_matey', '~> 2' |
| And run: | |
| ```sh | |
| - | bundle install |
| + | bundle update ahoy_matey |
| ``` | |
| Add to `config/initializers/ahoy.rb`: | |