diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ git submodule init git submodule update --remote ``` -Update these submodules at any time using `git submodule update --remote` +Update these submodules at any time using `git submodule update --remote` or the `rake update` task. Next, install dependencies: - With [Bundler](http://bundler.io), run `bundle install` to get the required development gems. |
