Update README.md

This commit is contained in:
Luke Rogers 2012-05-10 09:59:52 +12:00
parent 6c627030aa
commit 4ffa20b9f8
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ Unzip the resulting file, and continue to read this document.
## Install
Before you can run the bot, you need to install a few Python modules. These are `lXML` and `BeautifulSoup`. These can be installed with PIP (The Python package manager):
Before you can run the bot, you need to install a few Python modules. These are `lXML` and `BeautifulSoup`. These can be installed with PIP (The Python package manager). If you use Windows and dont want to set up pip, you can also find `exe` installers on the internet:
`pip install lxml`