mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2024-11-13 04:04:45 +08:00
docs: update README.md (https://github.com/dec0dOS/zero-ui/issues/88)
This commit is contained in:
parent
4444d35128
commit
7672e0a233
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ The most simple one-minute installation. Great for the fresh VPS setup.
|
||||||
2. Replace `YOURDOMAIN.com` with your domain name in `docker-compose.yml`
|
2. Replace `YOURDOMAIN.com` with your domain name in `docker-compose.yml`
|
||||||
3. Pull the images
|
3. Pull the images
|
||||||
```sh
|
```sh
|
||||||
docker-compose pull
|
docker pull dec0dos/zero-ui
|
||||||
```
|
```
|
||||||
4. Run the containers
|
4. Run the containers
|
||||||
```sh
|
```sh
|
||||||
|
|
Loading…
Reference in a new issue