From 6c07c076d259be032312e8d4e580bfb255b7bfb7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alexandre=20Delano=C3=AB?= <alexandre@delanoe.org>
Date: Mon, 1 Dec 2014 21:29:17 +0100
Subject: [PATCH] [INIT] improving init (again).

---
 init/README.rst     | 3 +++
 init/dependances.sh | 0
 2 files changed, 3 insertions(+)
 mode change 100644 => 100755 init/dependances.sh

diff --git a/init/README.rst b/init/README.rst
index 2208a690..27319cad 100644
--- a/init/README.rst
+++ b/init/README.rst
@@ -68,6 +68,9 @@ Populate the database
 python manage.py syncdb
 
 
+Extras:
+======
+
 Start the Python Notebook server
 --------------------------------
 
diff --git a/init/dependances.sh b/init/dependances.sh
old mode 100644
new mode 100755
-- 
2.21.0