From 7672e0a2334b37a4718789f9f08a6482f336d0cd Mon Sep 17 00:00:00 2001 From: dec0dOS Date: Mon, 27 Jun 2022 20:15:30 +0300 Subject: [PATCH] docs: update README.md (https://github.com/dec0dOS/zero-ui/issues/88) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7a1858..ee27571 100755 --- a/README.md +++ b/README.md @@ -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` 3. Pull the images ```sh - docker-compose pull + docker pull dec0dos/zero-ui ``` 4. Run the containers ```sh