readme
This commit is contained in:
parent
2cabce09e6
commit
811dc4f5e2
@ -29,6 +29,7 @@ Yeah, it's a `Gemfile` with ERB in it:
|
|||||||
<% else %>
|
<% else %>
|
||||||
gem 'guard', :git => 'git://github.com/johnbintz/guard.git'
|
gem 'guard', :git => 'git://github.com/johnbintz/guard.git'
|
||||||
<% 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` (or anything, really) to get at the remote ones.
|
||||||
It then runs `bundle install`.
|
It then runs `bundle install`.
|
||||||
|
Loading…
Reference in New Issue
Block a user