From c756d71561a82eacbb2e225cac2770b15b238373 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Fri, 7 May 2021 17:49:59 +0800 Subject: Change the way of install --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 768f3e5..0bc9f8d 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,8 @@ It is lightweight(~700LOC) and dependency-free! Helps you to boost coding workfl ## Getting Started ```bash # Install with script on GitHub Page -curl -fsSL https://typebrook.github.io/gist/install.sh | bash +curl -L https://git.io/J3DXe -o gist # This shortened link points to the bash script +sudo install -m755 gist /usr/local/bin/gist # Install this script wherever you like # Fetch your gists and clone them into ~/gist as git repos gist fetch # List your gists -- cgit v1.2.3-70-g09d2