From 30e7eeb1965694508e8bffae4e3ea47c3cc7118b Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sat, 1 Feb 2020 14:01:36 +0800 Subject: Add installation note --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index b0a78dc..9239f29 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,21 @@ [![asciicast](https://asciinema.org/a/AaFU0fPE2E612XCjpNg9JeAgX.svg)](https://asciinema.org/a/AaFU0fPE2E612XCjpNg9JeAgX) ### Installation + +### Binary Release + +```sh +curl -LSfs https://japaric.github.io/trust/install.sh | \ + sh -s -- --git byron/dua-cli +``` + #### Cargo Via `cargo`, which can be obtained using [rustup][rustup] ``` cargo install dua-cli ``` + #### VoidLinux Via `xbps` on your VoidLinux system. -- cgit v1.2.3