From 0c0ed0864c5c77339c0c9e73328cac43b09e88a2 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Tue, 10 Mar 2015 12:23:21 +0200 Subject: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 904e88e2..193f281f 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ mingw doesn't have python support, so using mingw (I want a unix native python) # Deployment - obtain a server configuration by either adjusting res/etc/rhizi-server.conf.example or reusing an already active one. -- the following configuration keys will likely need changing: DEBUG, SECRET_KEY, root_path, access_control, etc. configuration keys +- the following configuration keys will likely need changing: DEBUG, SECRET_KEY, root_path, access_control, etc. - rename configuration as 'rhizi-server.production.conf' - use the build.ant deploy-remote target: - adjust targetDomain path: should point at the configuration's file dir -- cgit v1.3.1