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 20a245e commit 23d166fCopy full SHA for 23d166f
README.md
@@ -77,7 +77,7 @@ pip install -r requirements.txt
77
2. Change to `bin` directory and run the `generate.py` script:
78
```shell
79
cd bin
80
-python generate.py --https --port 443 demo.netbox.dev
+python generate.py --host demo.netbox.dev
81
```
82
83
3. Update the `CHANGES.md` file with the new version of NetBox that was used to generate the pack.
0 commit comments