Update README.md

change "bundle command" to the writing of "command line"
This commit is contained in:
Hiroo Takizawa
2016-09-24 14:50:45 +09:00
committed by Vasiliy Ermolovich
parent ebe65b516b
commit a9bb7d0318

View File

@@ -95,7 +95,7 @@ Devise 4.0 works with Rails 4.1 onwards. You can add it to your Gemfile with:
gem 'devise'
```
Run the bundle command to install it.
Then run `bundle install`
Next, you need to run the generator: