diff --git a/download.html b/download.html index 71b872f651..dfbf88cd97 100644 --- a/download.html +++ b/download.html @@ -33,15 +33,12 @@
- - -You can also clone the project with Git by running:
$ git clone git://github.com/rosarior/mayan -You can help further the development of Mayan EDMS by reporting bugs, submitting documentation, patches, with monetary or hardware donations. -
- -
- virtualenv --no-site-packages mayan
- cd mayan
- tar -xvzf mayan.tar.gz
- cd mayan
- source ../bin/activate
- pip install -r requirements/production.txt
-
Create the database that will hold the data. Install any corresponding python database drivers. Update the settings.py file with you database settings.
-- ./manage.py syncdb -
-Then finish deploying it as any other Django project.
+You can help further the development of Mayan EDMS by reporting bugs, submitting documentation, patches, with monetary or hardware donations. +
+