README.md in renuo-cli-3.1.6 vs README.md in renuo-cli-3.1.7
- old
+ new
@@ -18,10 +18,10 @@
After checking out the repo, run `bin/setup` to install dependencies.
Run `rake spec` to run the tests.
-Run `ruby -Ilib ./bin/renuo` to run the executable.
+Run `ruby -Ilib ./bin/renuo` to run the executable. (e.g. `ruby -Ilib ./bin/renuo -v`)
You can also run `bin/console` for an interactive prompt that will allow you to experiment.
To install this gem onto your local machine, run `bundle exec rake install`.