Update README.md
This commit is contained in:
parent
6c627030aa
commit
4ffa20b9f8
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,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` 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`
|
`pip install lxml`
|
||||||
|
|
||||||
|
|
Reference in a new issue