lib/inesita/cli/template/README.md.tt in inesita-0.3.0 vs lib/inesita/cli/template/README.md.tt in inesita-0.3.1
- old
+ new
@@ -1,7 +1,14 @@
# <%= config[:project_name] %>
+
+```sh
+$ bundle install
+$ bundle exec inesita server
+```
+
+Go to [http://localhost:9292/](http://localhost:9292/)