From 9f4a3c5373ca4d3a5796cbbdd564dac5c4cbbde2 Mon Sep 17 00:00:00 2001 From: David Snopek Date: Sun, 14 Jul 2013 06:56:46 -0500 Subject: [PATCH] Corrected INSTALL.txt. --- INSTALL.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.txt b/INSTALL.txt index 94e7e83..6a293eb 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -37,5 +37,5 @@ Instructions for installing and running AnkiServer: 6. Then we can run AnkiServer like so: - $ AnkiServer.env/bin/paster serve development.ini + $ AnkiServer.env/bin/paster serve production.ini