Update README.md
This commit is contained in:
parent
03ca4098bc
commit
4bcc3834e4
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ It uses [aternos](https://aternos.org/)' private API and html parsing.
|
|||
pip install python-aternos
|
||||
```
|
||||
> Note for Windows users:
|
||||
Install `lxml` package from [here](https://www.lfd.uci.edu/~gohlke/pythonlibs/#lxml) if you have a problem with it,
|
||||
Install `lxml` package from [here](https://www.lfd.uci.edu/~gohlke/pythonlibs/#lxml) if you have a problem with it,
|
||||
and then execute `pip install --no-deps python-aternos`
|
||||
|
||||
## Usage
|
||||
|
|
Reference in a new issue