Skip to content

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xeqi committed Sep 14, 2011
1 parent ad93d17 commit 4f1c5b0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# To use

1. `ln -s path/to/rails rails_app`
2. edit modules/rails/dependencies
3. add/remove anything needed
4. vagrant up

then you can
* open localhost:3000 in browser
* `vagrant ssh && cd /rails_app`

0 comments on commit 4f1c5b0

Please sign in to comment.