mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Update README.md
change "bundle command" to the writing of "command line"
This commit is contained in:
parent
ebe65b516b
commit
a9bb7d0318
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue