Changed README

This commit is contained in:
neersighted 2012-02-29 11:14:10 -08:00
parent d453dfefb7
commit 13990495e6

View file

@ -48,13 +48,13 @@ In addition, for `.whois` to work optimally, you must have `whois` installed. Ag
If you are a user of another Linux disto, use your package manager to install the dependencies, or, for other operating systems, use **Google** to locate source packages you can install.
Once you have installed the required dependencies, run the bot with
Once you have installed the required dependencies, run the wrapper
`python bot.py`
`python cloudbot`
It will generate a default config for you. Once you have edited the config, run it again with
`python bot.py`
`python cloudbot`
and it will connect to any server(s) you have added to the config. (Config docs at the [wiki](http://git.io/cloudbotconfig))