From 7db0adfa7996d5fe305383c76db75fc0ba76e4b0 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Tue, 8 Sep 2020 10:27:37 +0800 Subject: update --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 35838dc..de78d8f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ ## Getting Started **via curl** ``` -curl -fsSL https://raw.githubusercontent.com/typebrook/settings/dev/tools/install.sh | bash +curl -fsS https://raw.githubusercontent.com/typebrook/settings/dev/tools/install.sh | bash + +# Or shorter +curl -fsSL https://git.io/JUnU7 | bash ``` **via wget** ``` -- cgit v1.2.3-70-g09d2