Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cruse1977 committed Jun 7, 2024
1 parent 61a6c61 commit 45ed6fa
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ A netbox plugin providing floorplan mapping capability for locations and sites

The plugin is available as a Python package in pypi and can be installed with pip


```
source /opt/netbox/venv/bin/activate
sudo pip install netbox-floorplan-plugin
```
Enable the plugin in /opt/netbox/netbox/netbox/configuration.py:
Expand All @@ -48,16 +48,6 @@ Restart NetBox and add `netbox-floorplan-plugin` to your local_requirements.txt

See [NetBox Documentation](https://docs.netbox.dev/en/stable/plugins/#installing-plugins) for details

## Contributors ##
@tbotnz

@cruse1977

@fedefava86 - Initial 4.0 PR

@Dansheps


## Mentions

Forked from https://github.com/tbotnz/netbox_floorplan
Expand Down

0 comments on commit 45ed6fa

Please sign in to comment.