From 4d80bf89b489535f131e48f4d9387d366c0aae16 Mon Sep 17 00:00:00 2001 From: iShift Date: Mon, 31 Mar 2014 18:24:44 +0400 Subject: [PATCH] typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b1d271a..5f423ec 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ but these are defined as git submodules, so `install.sh` takes care of them. ### To install * Install dependencies mentioned above -* Run `./install.sh` to create `cherrypy.conf` and `appdir.py` -* Edit `cherrypy.conf` (at least edit the user:password@ at the rpc url) +* Run `./install.sh` to create `cherrypy.config` and `appdir.py` +* Edit `cherrypy.config` (at least edit the user:password@ at the rpc url) ### To run * `python swizzler.py`