summaryrefslogtreecommitdiffstats
path: root/docs/zh-TW/guide/README.md
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2021-01-07 18:08:18 -0500
committerGitHub <noreply@github.com>2021-01-07 18:08:18 -0500
commit49c51437d297d68af9adc94a29f583131e6c0ee2 (patch)
treef48478dc77a467ed2fb667ea51c593aa64a429de /docs/zh-TW/guide/README.md
parentbe11c735079d69a7ee52791fa297caaa78304e3b (diff)
docs(i18n): new Crowdin updates (#2068)
Diffstat (limited to 'docs/zh-TW/guide/README.md')
-rw-r--r--docs/zh-TW/guide/README.md13
1 files changed, 4 insertions, 9 deletions
diff --git a/docs/zh-TW/guide/README.md b/docs/zh-TW/guide/README.md
index c4c5e377a..1225d38dc 100644
--- a/docs/zh-TW/guide/README.md
+++ b/docs/zh-TW/guide/README.md
@@ -125,6 +125,8 @@
### 入門
+**Note**: due to the proliferation of different platforms, only a subset of supported platforms are shown below. Can't see yours? Have a look at the [extra platform instructions](https://starship.rs/installing/).
+
1. 安裝 **starship** 執行檔:
@@ -138,17 +140,10 @@
```
- ##### From source on [crates.io](https://crates.io/):
-
- ```sh
- cargo install starship
- ```
-
-
#### Install via Package Manager
- ##### With [Homebrew](https://brew.sh/):
+ ##### Example: [Homebrew](https://brew.sh/):
```sh
brew install starship
@@ -161,7 +156,7 @@
scoop install starship
```
-1. 將初始化腳本 (script) 加入你的 shell 的設定檔:
+2. 將初始化腳本 (script) 加入你的 shell 的設定檔:
#### Bash