Merge pull request #1 from iShift/patch-1

typo
This commit is contained in:
The Dod 2014-04-01 00:01:57 +07:00
commit 1bee2fb0a8

View File

@ -39,8 +39,8 @@ but these are defined as git submodules, so `install.sh` takes care of them.
### To install ### To install
* Install dependencies mentioned above * Install dependencies mentioned above
* Run `./install.sh` to create `cherrypy.conf` and `appdir.py` * Run `./install.sh` to create `cherrypy.config` and `appdir.py`
* Edit `cherrypy.conf` (at least edit the user:password@ at the rpc url) * Edit `cherrypy.config` (at least edit the user:password@ at the rpc url)
### To run ### To run
* `python swizzler.py` * `python swizzler.py`