README(.md): enhance connect example

This commit is contained in:
Alexis La Goutte 2021-03-29 22:35:45 +02:00
parent 90ac08e6c4
commit cc747de22e

View file

@ -10,4 +10,4 @@ This module is a wrapper for the [Netbox](https://github.com/digitalocean/netbox
# Usage
1. Install module from the `netboxPS` folder
2. Import module
3. Connect to an API endpoint by using `Connect-NetboxAPI`
3. Connect to an API endpoint by using `Connect-NetboxAPI -Hostname netbox.example.com`