X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=README;h=7aa08fcd43755ee679beacbffb0b1a99168edcac;hb=b819c832cd3efe0a37966196430bcf3ec0aaf0cb;hp=54a5204a4d5db155423ca937955ea60b7ffaba88;hpb=47ef14679f85c87ab2dcc8099969cd784ba1f479;p=myslice.git diff --git a/README b/README index 54a5204a..7aa08fcd 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ See the devel/ subdir for more devel-oriented doc. ==================== 1 minute howto -* requirement is to have python + django installed django +* REQUIREMENTS is to have python + django installed django ** should be straightforward ** see devel/django-install.txt in case of trouble @@ -22,7 +22,7 @@ $ manage.py syncdb [ at this point point it *might* be needed to run $ make allst but as far as running a local server is concerned you should be good without that - feedbakc on this is appreciated] + feedback on this is appreciated] * run a local server: $ manage.py runserver 0.0.0.0:8000