Commit 42eb8cf383e93bca66c097a516a9d3a582008eeb

Authored by Andrew Kane
1 parent 40d6359b

Updated readme [skip ci]

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -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 ```