diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-11-07 11:32:27 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-11-07 11:32:27 +0800 |
commit | 71ca28742ac4f93ab2401eaee8e78471c023cd4b (patch) | |
tree | dd7c3921d249151dc3179f015153b9f9833d9d73 /README.md | |
parent | c7ed81e664a592db8fc9a9a6e8f44843de8024a1 (diff) |
Update
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ | |||
1 | ## Getting Started | 1 | ## Getting Started |
2 | |||
2 | **via curl** | 3 | **via curl** |
4 | |||
3 | ``` | 5 | ``` |
4 | curl -fsS https://raw.githubusercontent.com/typebrook/helper/dev/bin/install.sh | bash | 6 | curl -fsS https://raw.githubusercontent.com/typebrook/helper/dev/bin/install.sh | bash |
5 | 7 | ||