Merge branch 'master' into development

This commit is contained in:
Roberto Rosario
2014-09-05 14:40:39 -04:00
9 changed files with 90 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ Initialize a ``virtualenv`` to deploy the project:
$ virtualenv venv
$ source venv/bin/activate
$ pip install mayan-edms==1.0.rc3
$ pip install mayan-edms
By default **Mayan EDMS** will create a single file SQLite_ database, which makes
it very easy to start using **Mayan EDMS**. Populate the database with the project's schema doing: