From: Thierry Parmentelat Date: Fri, 21 Dec 2012 14:40:05 +0000 (+0100) Subject: note in readme X-Git-Tag: myslice-django-0.1-1~101 X-Git-Url: http://git.onelab.eu/?p=unfold.git;a=commitdiff_plain;h=e0c4e5be0e9d0f3c4cadf40b783f16274d7788d7 note in readme --- 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