From deef988ecf8d415765428c7f65534f9f8af7be5b Mon Sep 17 00:00:00 2001 From: anaxios Date: Tue, 13 Aug 2024 23:10:25 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d5adf10..79fab8b 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ Create a Docker network to connect your containers: docker network create holesail ``` -### Pull the Image +### Use the Image -Pull the latest Holesail-docker image: +Use the latest Holesail-docker image: ```bash docker run -d --name holesail \