diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ It is light and dependency-free! Helps you to boost coding workflow. | |||
26 | 26 | ||
27 | ## Getting Started | 27 | ## Getting Started |
28 | ```bash | 28 | ```bash |
29 | # Install script | 29 | # Install with script on GitHub Page |
30 | curl -fsSL https://typebrook.github.io/gist/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 |