# Install
1. Enable the plugin
2. Configure plugin
3. > cd /usr/share/netbox
4. > python3 makemigrations netbox_otp_plugin
5. > python3 migrate netbox_otp_plugin
6. > systemctl restart netbox
