docs: fix typo

This commit is contained in:
dec0dOS 2022-06-27 20:16:08 +03:00
parent 7672e0a233
commit cb24c16c1d

View file

@ -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
```