One last change..

This commit is contained in:
lukeroge 2012-02-29 18:14:14 +13:00
parent 71e5868ce2
commit f2b0eb5791

View file

@ -24,7 +24,7 @@ Unzip the resulting file, and continue to read this document.
## Install ## Install
Before you can run the bot, you need to install a few Python modules. These are `lXML`, `BeautifulSoup`, `MyGengo`, and `HTTPlib2`. These can be installed with PIP (The `Python` packager): Before you can run the bot, you need to install a few Python modules. These are `lXML`, `BeautifulSoup`, `MyGengo`, and `HTTPlib2`. These can be installed with PIP (The Python packager):
`sudo pip install lxml` `sudo pip install lxml`