2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-12 18:25:27 +00:00

fix update command (#403)

This commit is contained in:
Matthias Mair
2022-12-17 21:45:59 +01:00
committed by GitHub
parent 32cee5f4af
commit c2fc58f333

View File

@ -94,7 +94,7 @@ A rough outline of steps to achieve this could be:
## 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