Bladeren bron

Fixes typo

larsen0815 9 maanden geleden
bovenliggende
commit
21f5fe873c
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      docs/installation/upgrading.md

+ 1 - 1
docs/installation/upgrading.md

@@ -136,7 +136,7 @@ Check out the desired release by specifying its tag. For example:
 ```
 ```
 cd /opt/netbox && \
 cd /opt/netbox && \
 sudo git fetch && \
 sudo git fetch && \
-sudo git checkout v2.4.7
+sudo git checkout v4.2.7
 ```
 ```
 
 
 ## 4. Run the Upgrade Script
 ## 4. Run the Upgrade Script