From da65988926f3ffed13005c88435a867fb83b5598 Mon Sep 17 00:00:00 2001 From: Angry Cuban Date: Sun, 13 Dec 2020 22:38:47 -0600 Subject: [PATCH] docs: Update README.md (#241) [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6388b76b..269801b1 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ docker run -d \ -p 5055:3000 \ -v /path/to/appdata/config:/config \ --restart unless-stopped \ - sctx/overseer + sctx/overseerr ``` After running Overseerr for the first time, configure it by visiting the web UI at http://[address]:5055 and completing the setup steps.