README.md in stairs-0.7.0 vs README.md in stairs-0.7.1
- old
+ new
@@ -90,10 +90,10 @@
setup :misc do
env "CHECK_IT", provide("Cool check it value")
end
-rake "db:setup"
+rake "db:setup db:test:prepare"
finish "Just run rails s and sidekiq to get rolling!"
```
[See Example CLI](#example-cli)