Commit 42eb8cf383e93bca66c097a516a9d3a582008eeb
1 parent
40d6359b
Exists in
relation
and in
1 other branch
Updated readme [skip ci]
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
@@ -1975,5 +1975,5 @@ To get started with development and testing: | @@ -1975,5 +1975,5 @@ To get started with development and testing: | ||
1975 | git clone https://github.com/ankane/searchkick.git | 1975 | git clone https://github.com/ankane/searchkick.git |
1976 | cd searchkick | 1976 | cd searchkick |
1977 | bundle install | 1977 | bundle install |
1978 | -rake test | 1978 | +bundle exec rake test |
1979 | ``` | 1979 | ``` |