From 20cdbfc49979f2f7c02a8a3ef0ae1769fd3a7058 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alo=C3=AFs=20Micard?= Date: Mon, 24 Feb 2025 12:10:30 +0100 Subject: [PATCH] Add PyPi installation instruction --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6bbbd96..21b030b 100644 --- a/README.md +++ b/README.md @@ -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