REDME: $ make redo included
authorYasin <mohammed-yasin.rahman@lip6.fr>
Tue, 24 Sep 2013 13:36:37 +0000 (15:36 +0200)
committerYasin <mohammed-yasin.rahman@lip6.fr>
Tue, 24 Sep 2013 13:36:37 +0000 (15:36 +0200)
README

diff --git a/README b/README
index 1266c96..cae4a28 100644 (file)
--- a/README
+++ b/README
@@ -30,7 +30,7 @@ $ make static (which is a shorthand for cleaning up and run manage collectstatic
 * gather templates files 
   for now we still seem to rely on a make-based templates-collection process
   that creates templates/ 
-$ make templates
+$ make templates [$ make redo (each time when you pull, do that and restart the server)]
 
 * run a local server:
 $ manage.py runserver 0.0.0.0:8000