mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-09 00:58:16 -06:00
Provide link to the latest release
This commit is contained in:
parent
0296aa240a
commit
47a49b1f19
@ -21,7 +21,7 @@ You may opt to install NetBox either from a numbered release or by cloning the m
|
|||||||
|
|
||||||
## Option A: Download a Release
|
## Option A: Download a Release
|
||||||
|
|
||||||
Download the [latest stable release](https://github.com/netbox-community/netbox/releases) from GitHub as a tarball or ZIP archive and extract it to your desired path. In this example, we'll use `/opt/netbox`.
|
Download the [latest stable release](https://github.com/netbox-community/netbox/releases/latest) from GitHub as a tarball or ZIP archive and extract it to your desired path. In this example, we'll use `/opt/netbox`.
|
||||||
|
|
||||||
```no-highlight
|
```no-highlight
|
||||||
# wget https://github.com/netbox-community/netbox/archive/vX.Y.Z.tar.gz
|
# wget https://github.com/netbox-community/netbox/archive/vX.Y.Z.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user