From 6d1503759774510ca9509175efd5785b41b9482d Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Wed, 27 May 2020 20:32:04 +0800 Subject: Fix install script instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 16a0493..358ae8c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ### Binary Release ```sh -curl -LSfs https://japaric.github.io/trust/install.sh | \ +curl -LSfs https://raw.githubusercontent.com/byron/dua-cli/master/ci/install.sh | \ sh -s -- --git byron/dua-cli --crate dua ``` -- cgit v1.2.3