From e596400619b1a39a8d47ab349347960b2a019224 Mon Sep 17 00:00:00 2001 From: Julian Noble Date: Wed, 17 Aug 2022 23:08:59 +1000 Subject: [PATCH] Basic readme info - python modules --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index d820cc0..bd91fa9 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ pyscaniptonetbox + +#----------------------- +required python modules: + >pip install pyyaml + >pip install networkscan + #https://github.com/netbox-community/pynetbox + > pip install pynetbox +#----------------------- + +