From 44b926e79f312002b9c80c62c1fbca7d5803508f Mon Sep 17 00:00:00 2001 From: Florian Bezannier Date: Fri, 7 May 2021 14:25:28 +0200 Subject: [PATCH] change dockerhub link --- docs/Docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Docker.md b/docs/Docker.md index 7f2b55b..fce3ef2 100644 --- a/docs/Docker.md +++ b/docs/Docker.md @@ -1,7 +1,7 @@ # Docker installation A containerised version of the psa_car_controller Python scripts by Flobz. -- Docker Hub: https://hub.docker.com/r/sockhamster/psa_car_controller +- Docker Hub: https://hub.docker.com/r/flobz/psa_car_controller ### Overview Once the container is running, the configuration of the psa_car_controller app is near-identical to setup instructions detailed in the app's readme.