X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=blobdiff_plain;f=README;h=2a183a89b6422d8750dbf0f4eac0d185c2ea1633;hp=3c0f943ac328fd010c0ad12163594bd876ab7f04;hb=dc832ad1a26a47483f8297678a9417640b7c9925;hpb=a702fd065a2da674cd51889217091800bdff4328 diff --git a/README b/README index 3c0f943a..2a183a89 100644 --- a/README +++ b/README @@ -9,6 +9,8 @@ See the devel/ subdir for more devel-oriented doc. * REQUIREMENTS is to have python + django (1.5.2) installed django ** should be straightforward ** see devel/django-install.txt in case of trouble +$ apt-get install python-django +$ apt-get install python-django-south * git clone git://git.onelab.eu/myslice.git -- or --