Minor change. Correcting a link.

This commit is contained in:
2026-07-08 15:10:33 -04:00
parent a11f0e99e5
commit cc479c9971
+2 -2
View File
@@ -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.
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.