X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=README;h=9dc93feb84ff06d638e1807edcaba24892bf8a24;hb=d1b79fec3d01b9286b977b26efdca49bdb21566c;hp=7eb5c8ca13009ffd4c694884fc5ef8d38311707d;hpb=cd7a1a959d36a2d87c4eee497cec92a952ba5dca;p=unfold.git diff --git a/README b/README index 7eb5c8ca..9dc93feb 100644 --- a/README +++ b/README @@ -1,12 +1,12 @@ -This file documents the contents of this module -change -Last update 20 FEB. 2015 +Last update 18 MAR. 2015 Installation ================================================================= -OS -== -Download a vm of Debian GNU/Linux 7.5 (wheezy) x64 +Complete Guide: http://trac.myslice.info/wiki/Manifold/Install + +Recommended OS +=============== +Debian GNU/Linux 7.5 (wheezy) x64 PYTHON DEPENDENCIES ===================== @@ -33,15 +33,11 @@ git checkout onelab edit/create myslice/myslice.ini and enter the details of your manifold backend -mkdir /var/unfold -copy unfold.sqlite3 to /var/unfold - $ ./manage.py syncdb $ ./manage.py migrate +$ ./manage.py collectstatic -use the unfold.sqlite3 i gave to u - -$ make redo +Run the development server $ ./devel/server-loop.sh MANIFOLD