From 110ded45a07850969f5aa24cb49fa2a102121647 Mon Sep 17 00:00:00 2001 From: Mosei <78140816+arbuilder@users.noreply.github.com> Date: Sun, 5 Sep 2021 22:16:25 +0530 Subject: [PATCH] Update README.md (#189) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove depreciated arbuilder’s docker link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f59c8974..8dcbba05 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ yay -S tachidesk ``` ### Docker -Check our Offical Docker release [Tachidesk Container](https://github.com/orgs/Suwayomi/packages/container/package/tachidesk) or use [arbuilder's](https://github.com/arbuilder/Tachidesk-docker) tachidesk docker repo for installation. Source code for our container is available at [docker-tachidesk](https://github.com/Suwayomi/docker-tachidesk). By default the server will be running on http://localhost:4567 open this url in your browser. +Check our Official Docker release [Tachidesk Container](https://github.com/orgs/Suwayomi/packages/container/package/tachidesk) for running Tachidesk Server in a docker container. Source code for our container is available at [docker-tachidesk](https://github.com/Suwayomi/docker-tachidesk). By default the server will be running on http://localhost:4567 open this url in your browser. Install from the command line: ```