[damned-lies] Improve installation instructions in README (Fixes #656294)



commit 04e0a388cb44df5da6076ddfe57c68ff7bf75843
Author: Claude Paroz <claude 2xlibre net>
Date:   Wed Aug 10 23:12:11 2011 +0200

    Improve installation instructions in README (Fixes #656294)

 README |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/README b/README
index 8ac514f..2b8a7cf 100644
--- a/README
+++ b/README
@@ -60,8 +60,11 @@ Installation
 2b- If you want to populate the database with sample data, run:
     ./manage.py loaddata sample_data
 
-3 - Configure Sites in admin interface to define the 'View on site'
-    link.
+3 - You should now be able to launch the server to check if all is running well:
+    ./manage.py runserver
+
+4 - Configure Sites in admin interface ('View on site' link, site address in sent
+    mail).
 
 Maintenance tasks
 =================



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]