diff --git a/README.md b/README.md index 927cce1..e9cbf7b 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ TODO: Write usage instructions here ## Development After checking out the repo, run `bin/setup` to install dependencies. -Then, run `rake spec` to run the tests. +Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.