Skip to content

Commit

Permalink
Merge pull request #3 from toddhainsworth/readme-initialise
Browse files Browse the repository at this point in the history
Update README to include instructions to run app
  • Loading branch information
peterhellberg committed Nov 8, 2015
2 parents 7b19c24 + 606930a commit 581ac00
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ App using Redis, RVM, and Git repo

hazel my_app --redis --rvm --git-repo

After Hazel is done generating an app, you can `cd` into your apps
directory and `rackup`

cd my_app; rackup

## Architecture

The template autoloads files in config/initializers and
Expand Down

0 comments on commit 581ac00

Please sign in to comment.