From 8c67198f6cc55bbc1a493f7a0e9fb5e9139d5ff3 Mon Sep 17 00:00:00 2001 From: sitiom Date: Tue, 19 Jul 2022 17:40:57 +0800 Subject: Add Scoop installation for Windows --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index fa4a286..7fbc0c3 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,12 @@ curl -LSfs https://raw.githubusercontent.com/Byron/dua-cli/master/ci/install.sh sh -s -- --git Byron/dua-cli --target x86_64-unknown-linux-musl --crate dua --tag v2.17.4 ``` -#### Windows and others +#### Windows via [Scoop](https://scoop.sh/) +```sh +scoop install dua +``` + +#### Others See the [releases section][releases] for manual installation. -- cgit v1.2.3