mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 00:56:01 +08:00
Merge pull request #97 from jaimeiniesta/documentation
Instruct developers to prepare the test DB before launching guard
This commit is contained in:
@ -62,6 +62,7 @@ To use it, follow all the above steps. Once rails is running, open a new termina
|
||||
|
||||
```
|
||||
vagrant ssh
|
||||
bundle exec rake db:test:prepare
|
||||
bundle exec guard -p
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user