diff --git a/README.md b/README.md index 4c6fb78..162732c 100644 --- a/README.md +++ b/README.md @@ -43,10 +43,12 @@ Change Sql Mode in my.cnf: sql-mode = MYSQL40 -There is 2 databases: +There are 2 databases: * monarc_common contain models and data create by smile. * monarc_master contain all user and authentication information +Once the databases are created, go to the folder /db-bootstrap/ and extract the monarc-common.sql.gz and import it into the monarc_common database. + Symbolics links ---------------