diff --git a/docs/setup.rst b/docs/setup.rst index d57fa774f..6c2e8248c 100644 --- a/docs/setup.rst +++ b/docs/setup.rst @@ -491,7 +491,8 @@ to image: ghcr.io/paperless-ngx/paperless-ngx:latest -Then restart your container and that's it! +Then make sure you pull the new image (e.g. ``docker-compose pull`` if using compose), restart +your container and that's it! Users who installed with the bare-metal route should also update their Git clone to point to ``https://github.com/paperless-ngx/paperless-ngx``.