diff --git a/docs/system/updating.md b/docs/system/updating.md index ad66cc79e..820848649 100644 --- a/docs/system/updating.md +++ b/docs/system/updating.md @@ -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.