Add PyPi installation instruction
All checks were successful
CI / ci (push) Successful in 28s

This commit is contained in:
Aloïs Micard 2025-02-24 12:10:30 +01:00
parent f1b37a1e32
commit 20cdbfc499

View file

@ -9,6 +9,12 @@ This script work by pulling VMs information from the PVE API and create/update/d
## Installation
This package is available on PyPi. You can install it using pip.
```
$ pip install netbox-pve-sync
```
## Configuration
### On NetBox