Fixes typo

This commit is contained in:
larsen0815 2025-05-16 15:09:52 +02:00 committed by GitHub
parent 83dc65acb5
commit 21f5fe873c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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