]> asedeno.scripts.mit.edu Git - bluechips.git/commitdiff
Use the same config file name in both sections of the README.
authorEvan Broder <broder@mit.edu>
Sat, 20 Feb 2010 16:41:02 +0000 (08:41 -0800)
committerEvan Broder <broder@mit.edu>
Sat, 20 Feb 2010 16:41:02 +0000 (08:41 -0800)
README.md

index 91013fa6dd90070d4b7a020b95aa157269b8f636..10052dcf56c09ad635140d11dd651fec8f88069c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -71,4 +71,4 @@ configuration:
 The ``bluechips.wsgi`` wrapper script looks just like:
 
     from paste.deploy import loadapp
-    application = loadapp('config:/var/www/ssl/production.ini')
+    application = loadapp('config:/var/www/ssl/config.ini')