diff --git a/README.md b/README.md index f760e06..5382afd 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ $ source /opt/netbox/venv/bin/activate or by adding to your `local_requirements.txt` or `plugin_requirements.txt` (netbox-docker): +Please note: **dashes** + ```no-highlight (venv) netbox-napalm-plugin ``` @@ -40,6 +42,8 @@ or by adding to your `local_requirements.txt` or `plugin_requirements.txt` (netb Enable the plugin in `/opt/netbox/netbox/netbox/configuration.py`, or if you use netbox-docker, your `/configuration/plugins.py` file : + + Please note: **underscores** ```no-highlight PLUGINS = [