diff --git a/README.md b/README.md index ee27571..cfa9659 100755 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ The most simple one-minute installation. Great for the fresh VPS setup. curl -L -O https://raw.githubusercontent.com/dec0dOS/zero-ui/main/docker-compose.yml ``` 2. Replace `YOURDOMAIN.com` with your domain name in `docker-compose.yml` -3. Pull the images +3. Pull the image ```sh docker pull dec0dos/zero-ui ```