Update database instructions
This commit is contained in:
parent
3ea1b29cb4
commit
d1b83d2373
16
README.md
16
README.md
@ -13,6 +13,16 @@ Quantified self
|
||||
Modify configuration settings below `SETUP` comment appropriately.
|
||||
|
||||
|
||||
* Database creation: ...
|
||||
* Database initialization: ...
|
||||
* How to run the test suite: ...
|
||||
## Database
|
||||
|
||||
Create database ...
|
||||
|
||||
Update database configuration in _config/database.yml_ if required.
|
||||
|
||||
Password is expected to be provided in `FIXINME_DATABASE_PASSWORD` environment
|
||||
variable.
|
||||
|
||||
Run migrations ...
|
||||
|
||||
|
||||
## How to run the test suite: ...
|
||||
|
Loading…
x
Reference in New Issue
Block a user