From 7ad64de145eb4e5ec66c43be04dfacc6c34fd390 Mon Sep 17 00:00:00 2001 From: Toby Chui Date: Thu, 25 May 2023 14:07:02 +0800 Subject: [PATCH] Update README.md Added docker file link by @cyb3rdoc --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fc21299..cd821eb 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,9 @@ The installation method is same as Linux. If you are using Raspberry Pi 4 or new The installation method is same as Linux. For other ARM SBCs, please refer to your SBC's CPU architecture and pick the one that is suitable for your device. #### Docker -Thanks for PassiveLemon for providing support over the Docker installation. You can check out his repo over here. +Thanks for cyb3rdoc and PassiveLemon for providing support over the Docker installation. You can check out their repo over here. + +[https://github.com/cyb3rdoc/zoraxy-docker](https://github.com/cyb3rdoc/zoraxy-docker) [https://github.com/PassiveLemon/zoraxy-docker](https://github.com/PassiveLemon/zoraxy-docker)