mirror of
https://github.com/Tafkas/fritzbox-munin.git
synced 2023-10-10 11:36:55 +00:00
README: add lxml dependency
Pre-requesite for all plugins is the [lxml](https://lxml.de/) package.
This commit is contained in:
parent
2dd4e07013
commit
819ac992bb
@ -71,6 +71,10 @@ If you are using the scripts on a different Fritz!Box model please let me know b
|
|||||||
|
|
||||||
## Installation & Configuration
|
## Installation & Configuration
|
||||||
|
|
||||||
|
0. Pre-requesite for all plugins is the [lxml](https://lxml.de/) package. To install it
|
||||||
|
|
||||||
|
pip install lxml
|
||||||
|
|
||||||
1. Pre-requesites for the fritzbox\_traffic and fritzbox\_uptime plugins are the [fritzconnection](https://pypi.python.org/pypi/fritzconnection) and [requests](https://pypi.python.org/pypi/requests) package. To install it
|
1. Pre-requesites for the fritzbox\_traffic and fritzbox\_uptime plugins are the [fritzconnection](https://pypi.python.org/pypi/fritzconnection) and [requests](https://pypi.python.org/pypi/requests) package. To install it
|
||||||
|
|
||||||
pip install fritzconnection
|
pip install fritzconnection
|
||||||
|
Loading…
x
Reference in New Issue
Block a user