One last change..
This commit is contained in:
parent
71e5868ce2
commit
f2b0eb5791
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,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`, `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`
|
||||
|
||||
|
|
Reference in a new issue