Update README.md

This commit is contained in:
anaxios
2024-08-13 23:10:25 -07:00
committed by GitHub
parent ef0420a389
commit deef988ecf

View File

@@ -16,9 +16,9 @@ Create a Docker network to connect your containers:
docker network create holesail docker network create holesail
``` ```
### Pull the Image ### Use the Image
Pull the latest Holesail-docker image: Use the latest Holesail-docker image:
```bash ```bash
docker run -d --name holesail \ docker run -d --name holesail \