2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-27 21:26:43 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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