fix update command (#403)

This commit is contained in:
Matthias Mair
2022-12-18 07:45:59 +11:00
committed by GitHub
parent 32cee5f4af
commit c2fc58f333
+1 -1
View File
@@ -94,7 +94,7 @@ A rough outline of steps to achieve this could be:
## Updating InvenTree ## Updating InvenTree
To update InvenTree run `apt update inventree` - this might need to be run as a sudo user. To update InvenTree run `apt install --only-upgrade inventree` - this might need to be run as a sudo user.
## Controlling InvenTree ## Controlling InvenTree