Merge branch 'master' into development
This commit is contained in:
BIN
docs/_static/overview.gif
vendored
Normal file
BIN
docs/_static/overview.gif
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 MiB |
@@ -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:
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Mayan EDMS v1.0 release notes
|
||||
=============================
|
||||
|
||||
*July 2014*
|
||||
*August 26, 2014*
|
||||
|
||||
Welcome to Mayan EDMS v1.0!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user