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 23d166f commit 69794cfCopy full SHA for 69794cf
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 --host demo.netbox.dev
+python generate.py --host https://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