From: Johan Ohly Date: Sun, 1 Dec 2024 15:38:49 +0000 (+0100) Subject: Documentation: fix docker hub image name (#8398) X-Git-Tag: v2.14.0~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbeaed930e3e853a8672ebf85752ace6c9a31137;p=thirdparty%2Fpaperless-ngx.git Documentation: fix docker hub image name (#8398) --- diff --git a/docs/setup.md b/docs/setup.md index b162213534..9bca5efc4c 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -129,7 +129,7 @@ account. The script essentially automatically performs the steps described in [D 5. Run `docker compose pull`. This will pull the image from the GitHub container registry by default but you can change the image to pull from Docker Hub by changing the `image` - line to `image: paperless-ngx/paperless-ngx:latest`. + line to `image: paperlessngx/paperless-ngx:latest`. 6. To be able to login, you will need a "superuser". To create it, execute the following command: