From 343abde9b2cbfea67772051d0cb691b91a9e8b96 Mon Sep 17 00:00:00 2001 From: dec0dOS Date: Mon, 24 May 2021 22:49:51 +0300 Subject: [PATCH] docs: small fixes to README.md --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c06ecf6..db4d96d 100755 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@

ZeroUI - ZeroTier Controller Web UI - is a web user interface for a self-hosted ZeroTier network controller.
- Explore the docs ยป + Explore the screenshots ยป

Report Bug @@ -101,6 +101,10 @@ The most simple one-minute installation. Great for the fresh VPS setup. ```sh wget https://raw.githubusercontent.com/dec0dOS/zero-ui/main/docker-compose.yml ``` + or + ```sh + curl -L -O https://raw.githubusercontent.com/dec0dOS/zero-ui/main/docker-compose.yml + ``` 2. Replace `example.com` with your domain name in `docker-compose.yml` 3. Pull the images ```sh @@ -182,9 +186,9 @@ The easiest way to create your ZeroUI data backup is to use the following comman See the [open issues](https://github.com/dec0dOS/zero-ui/issues) for a list of proposed features (and known issues). -- [Top Feature Requests โœจ](https://github.com/dec0dOS/zero-ui/issues?q=label%3Aenhancement+is%3Aopen+sort%3Areactions-%2B1-desc) (Add your own votes using the ๐Ÿ‘ reaction) -- [Top Bugs ๐Ÿ˜ฑ](https://github.com/dec0dOS/zero-ui/issues?q=is%3Aissue+is%3Aopen+label%3Abug+sort%3Areactions-%2B1-desc) (Add your own votes using the ๐Ÿ‘ reaction) -- [Newest Bugs ๐Ÿ™€](https://github.com/dec0dOS/zero-ui/issues?q=is%3Aopen+is%3Aissue+label%3Abug) +- [Top Feature Requests](https://github.com/dec0dOS/zero-ui/issues?q=label%3Aenhancement+is%3Aopen+sort%3Areactions-%2B1-desc) (Add your own votes using the ๐Ÿ‘ reaction) +- [Top Bugs](https://github.com/dec0dOS/zero-ui/issues?q=is%3Aissue+is%3Aopen+label%3Abug+sort%3Areactions-%2B1-desc) (Add your own votes using the ๐Ÿ‘ reaction) +- [Newest Bugs](https://github.com/dec0dOS/zero-ui/issues?q=is%3Aopen+is%3Aissue+label%3Abug) [![GitHub issues open](https://img.shields.io/github/issues/dec0dOS/zero-ui.svg?maxAge=2592000)](https://github.com/dec0dOS/zero-ui/issues)