readme update

This commit is contained in:
John Bintz 2011-08-18 17:39:59 -04:00
parent 892ad17e4e
commit 7d90d5fd47
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ Yeah, it's a `Gemfile` with ERB in it:
<% end %> <% end %>
``` ```
Use `script/gemfile local` to get at the local ones, and `script/gemfile remote` (or anything, really) to get at the remote ones. Use `script/gemfile local` to get at the local ones, and `script/gemfile remote` to get at the remote ones.
It then runs `bundle install`. It then runs `bundle install`.
You can also run `penchant gemfile ENV`. You can also run `penchant gemfile ENV`.