X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=README;h=2ab3aa56c1c47dae4822eca5172da14cb28778a2;hb=5738e9c3318262f5b27da14664cb6e455932bf37;hp=41de01d3bed28a7b40ed044d56e7b5f819cb27b5;hpb=c139940a3b146d847252eccf4e648ffc1368bf2d;p=unfold.git diff --git a/README b/README index 41de01d3..2ab3aa56 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Last update 18 MAR. 2015 +Last update 21 MAY 2015 Installation ================================================================= @@ -24,6 +24,7 @@ $ pip install paramiko $ pip install pyparsing $ pip install python-dateutil $ pip instal pyOpenSSL +$ pip install xmltodict MYSLICE ======= @@ -33,15 +34,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