From 90ac08e6c4775d7f017a9e6300f37eb4de1d26b5 Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Mon, 29 Mar 2021 22:34:58 +0200 Subject: [PATCH] README(.md): module is now on NetboxPS folder --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6391809..60799e2 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,6 @@ This module is beta. Use it at your own risk. I have only added functions as I h This module is a wrapper for the [Netbox](https://github.com/digitalocean/netbox) API. # Usage -1. Install module from the `dist` folder +1. Install module from the `netboxPS` folder 2. Import module 3. Connect to an API endpoint by using `Connect-NetboxAPI` \ No newline at end of file