We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49e74ef commit f056dd0Copy full SHA for f056dd0
README.md
@@ -16,7 +16,7 @@ You can find further documentation [here](docs/index.md).
16
pip install netboxlabs-netbox-custom-objects
17
```
18
19
-2. Add `netboxlabs_netbox_custom_objects` to `PLUGINS` in `configuration.py`.
+2. Add `netbox_custom_objects` to `PLUGINS` in `configuration.py`.
20
21
```python
22
PLUGINS = [
0 commit comments