Minor change. Correcting a link.

This commit is contained in:
2026-07-08 15:10:33 -04:00
parent a11f0e99e5
commit cc479c9971
+1 -1
View File
@@ -30,7 +30,7 @@ Getting started is designed to be as simple as possible. Just run the following
1. **Clone the repository:** 1. **Clone the repository:**
```bash ```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 cd dockhand
2. **Deploy the container using Docker Compose** 2. **Deploy the container using Docker Compose**