]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Documentation: fix docker hub image name (#8398)
authorJohan Ohly <johanohly@gmail.com>
Sun, 1 Dec 2024 15:38:49 +0000 (16:38 +0100)
committerGitHub <noreply@github.com>
Sun, 1 Dec 2024 15:38:49 +0000 (07:38 -0800)
docs/setup.md

index b16221353420dad7cf250211eab9f5665b512a7b..9bca5efc4c17186921e204b6dd7d9c03bbc18433 100644 (file)
@@ -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: