Skip to content

Commit f056dd0

Browse files
authored
Fix install instruction (#69)
1 parent 49e74ef commit f056dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You can find further documentation [here](docs/index.md).
1616
pip install netboxlabs-netbox-custom-objects
1717
```
1818

19-
2. Add `netboxlabs_netbox_custom_objects` to `PLUGINS` in `configuration.py`.
19+
2. Add `netbox_custom_objects` to `PLUGINS` in `configuration.py`.
2020

2121
```python
2222
PLUGINS = [

0 commit comments

Comments
 (0)