From f3a9b7837581a17dca93039e2c9bc1f211b93088 Mon Sep 17 00:00:00 2001 From: angel Date: Wed, 8 Jul 2026 15:27:41 -0400 Subject: [PATCH] Minor corrections again. Still getting the hang of --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59804f5..a3b1b58 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://git.bens-cloud.com/angel/dockhand.git](https://git.bens-cloud.com/angel/dockhand.git) + git clone https://git.bens-cloud.com/angel/dockhand.git cd dockhand 2. **Deploy the container using Docker Compose**