Updates readme english version
This commit is contained in:
@@ -36,7 +36,9 @@ cd consul
|
|||||||
bundle install
|
bundle install
|
||||||
cp config/database.yml.example config/database.yml
|
cp config/database.yml.example config/database.yml
|
||||||
cp config/secrets.yml.example config/secrets.yml
|
cp config/secrets.yml.example config/secrets.yml
|
||||||
|
rake db:create
|
||||||
bin/rake db:setup
|
bin/rake db:setup
|
||||||
|
bin/rake db:dev_seed
|
||||||
RAILS_ENV=test bin/rake db:setup
|
RAILS_ENV=test bin/rake db:setup
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user