configured django-cms for testing purposes
[unfold.git] / README
diff --git a/README b/README
index a5d09f1..3d436f5 100644 (file)
--- a/README
+++ b/README
@@ -33,6 +33,9 @@ when you just need to hit ^C yourself when your static files need to be refreshe
 * use it from your browser 
 (See more notes on using the development server below)
 
+* install dependencies
+$ pip install -r path/to/requirements/file.txt
+
 ==================== Status
 
 *** Authentication ***
@@ -92,6 +95,7 @@ Third party tools shipped:
 * datatables
 * spin
 * bootstrap
+* and others are added as we build the system when they become needed
 
 I've tried to keep track of the version I picked and to have an easy upgrade path.