From 96bb01fd7a201428d21b256c4ad52a05f0fa7dd6 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Fri, 19 Aug 2011 23:23:13 -0400 Subject: [PATCH] Removed installation instructions --- download.html | 43 ++++++++++++------------------------------- 1 file changed, 12 insertions(+), 31 deletions(-) diff --git a/download.html b/download.html index 71b872f651..dfbf88cd97 100644 --- a/download.html +++ b/download.html @@ -33,15 +33,12 @@
- 1 capture - 2 organize - 3 store + 1 Capture + 2 Organize + 3 Store
- - -

Where to get it?

@@ -57,17 +54,6 @@

You can also clone the project with Git by running:

$ git clone git://github.com/rosarior/mayan -


-

How to contribute?

-

You can help further the development of Mayan EDMS by reporting bugs, submitting documentation, patches, with monetary or hardware donations. -

- - - - -
-

-
@@ -86,20 +72,15 @@
-

How to install it?

-

- 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.

+

How to contribute?

+

You can help further the development of Mayan EDMS by reporting bugs, submitting documentation, patches, with monetary or hardware donations. +

+ + + + +
+