Updated installation docs for v2.5 release

This commit is contained in:
Jeremy Stretch
2018-12-07 15:29:18 -05:00
parent 44a2919a29
commit 2bd9f8a11f
4 changed files with 8 additions and 8 deletions

View File

@@ -11,4 +11,4 @@ The following sections detail how to set up a new instance of NetBox:
If you are upgrading from an existing installation, please consult the [upgrading guide](upgrading.md).
NetBox v2.5 and later requires Python 3. Please see the instruction for [migrating to Python 3](migrating-to-python3.md) if you are still using Python 2.
NetBox v2.5 and later requires Python 3.5 or higher. Please see the instructions for [migrating to Python 3](migrating-to-python3.md) if you are still using Python 2.