Skip to content
Snippets Groups Projects
Commit 56061825 authored by Richard Fernando Heise Ferreira's avatar Richard Fernando Heise Ferreira
Browse files

Merge branch 'issue/37-update-readme' into 'develop'

ISSUE #37: UPDATE readme instructions

See merge request rfhf19/cleanning-portalmec!38
parents c6769e42 464df6e1
No related branches found
No related tags found
1 merge request!38ISSUE #37: UPDATE readme instructions
Pipeline #32989 failed
......@@ -104,6 +104,7 @@ After all gems were installed succesfuly. Please create the database using the f
* If you have the dump of the database, use it before db:migrate.
* To use the dump, run this commands: ```psql -U $DATABASE_USER -d $DATABASE_NAME < $DATABASE_PATH/dump_name.sql ```
* ``` rake db:migrate ```
* Then run `rake db:seed`.
``` Note ``` : You need to load the dump in the database_dev.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment