From cc479c9971440f803f6457da788e069542e2bb55 Mon Sep 17 00:00:00 2001 From: angel Date: Wed, 8 Jul 2026 15:10:33 -0400 Subject: [PATCH] Minor change. Correcting a link. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d125983..59804f5 100755 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Getting started is designed to be as simple as possible. Just run the following 1. **Clone the repository:** ```bash - git clone [https://github.com/yourusername/dockhand.git](https://github.com/yourusername/dockhand.git) + git clone [https://git.bens-cloud.com/angel/dockhand.git](https://git.bens-cloud.com/angel/dockhand.git) cd dockhand 2. **Deploy the container using Docker Compose** @@ -104,4 +104,4 @@ Congratulations on making it this far. You have successfully deployed Dockhand a ![Example Compose](images/Screenshot_20260708_123812.png) -Of course on the test machine I deployed this to the only container running is the Dockhand I just deployed. Hence why it looks empty. Now all thats left is for you to explore and see what it can do. See if it fits you needs. I will be doing a separate git repo for the Hawser Agent which can be used to connect Dockhand to other nodes. \ No newline at end of file +Of course on the test machine I deployed this to the only container running is the Dockhand I just deployed. Hence why it looks empty. Now all thats left is for you to explore and see what it can do. See if it fits you needs. I will be doing a separate git repo for the Hawser Agent which can be used to connect Dockhand to other nodes.