1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Rearranged release notes

This commit is contained in:
Jeremy Stretch
2019-10-10 12:02:53 -04:00
parent d849a49842
commit 4e6b60b0f4
3 changed files with 25 additions and 18 deletions

View File

@@ -1,3 +1,7 @@
# Review the Release Notes
Prior to upgrading your NetBox instance, be sure to carefully review all [release notes](../release-notes/) that have been published since your current version was released. Although the upgrade process typically does not require additional involvement, certain releases may introduce breaking or backward-incompatible changes. These are called out in the release notes under the version in which the change went into effect.
# Install the Latest Code
As with the initial installation, you can upgrade NetBox by either downloading the latest release package or by cloning the `master` branch of the git repository.