Update updating.md

This commit is contained in:
nough 2022-08-28 20:52:52 +01:00 committed by GitHub
parent 5e7d1ba827
commit ece4f6e32d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,8 +11,6 @@ For all setups using Docker the updating process look something like this
2. Pull the latest image using `docker-compose pull`
3. Start the container again using `docker-compose up -d`
## Manual
For all setups using a manual installation updates usually involve downloading the latest source code from GitHub.