Updated README

This commit is contained in:
TheNetworkGuy 2022-11-29 17:04:45 +01:00
parent eef905acbe
commit 10c25d5014

View File

@ -13,6 +13,9 @@ pyzabbix
```
### Config file
First time user? Copy the config.py.example file to config.py. This file is used for modifying filters and setting variables such as custom field names.
```
cp config.py.example config.py
```
### Cloning the repository
```