diff options
author | typebrook <typebrook@gmail.com> | 2020-05-18 00:34:55 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2020-05-18 00:34:55 +0800 |
commit | 114be765b63d6c9c0fb8f59e82a39800795cfd5d (patch) | |
tree | 1ca6aa104205ab521e238701dd35f4e2fb4511f4 | |
parent | 2873211bfe764f30f422547485cdfb8600bd48a6 (diff) |
Update README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ It is light and dependency-free! Helps you to boost coding workflow. | |||
27 | ## Getting Started | 27 | ## Getting Started |
28 | ```bash | 28 | ```bash |
29 | # Install script | 29 | # Install script |
30 | curl -fsSL https://raw.githubusercontent.com/typebrook/gist/master/install.sh | bash | 30 | curl -fsSL https://typebrook.github.io/gist/install.sh | bash |
31 | # Fetch your gists and clone them into ~/gist as git repos | 31 | # Fetch your gists and clone them into ~/gist as git repos |
32 | gist fetch | 32 | gist fetch |
33 | # List your gists | 33 | # List your gists |