summaryrefslogtreecommitdiffstats
path: root/docs/zh-TW/guide/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/zh-TW/guide/README.md')
-rw-r--r--docs/zh-TW/guide/README.md13
1 files changed, 7 insertions, 6 deletions
diff --git a/docs/zh-TW/guide/README.md b/docs/zh-TW/guide/README.md
index 8f7fb498c..fa8e0c7c2 100644
--- a/docs/zh-TW/guide/README.md
+++ b/docs/zh-TW/guide/README.md
@@ -255,12 +255,13 @@ Install the latest version for your system with the MSI-installers from the [rel
Install Starship using any of the following package managers:
-| Repository | Instructions |
-| -------------------------------------------------------------------------------- | --------------------------------------- |
-| **[crates.io](https://crates.io/crates/starship)** | `cargo install starship --locked` |
-| [Chocolatey](https://community.chocolatey.org/packages/starship) | `choco install starship` |
-| [conda-forge](https://anaconda.org/conda-forge/starship) | `conda install -c conda-forge starship` |
-| [Scoop](https://github.com/ScoopInstaller/Main/blob/master/bucket/starship.json) | `scoop install starship` |
+| Repository | Instructions |
+| -------------------------------------------------------------------------------------------- | --------------------------------------- |
+| **[crates.io](https://crates.io/crates/starship)** | `cargo install starship --locked` |
+| [Chocolatey](https://community.chocolatey.org/packages/starship) | `choco install starship` |
+| [conda-forge](https://anaconda.org/conda-forge/starship) | `conda install -c conda-forge starship` |
+| [Scoop](https://github.com/ScoopInstaller/Main/blob/master/bucket/starship.json) | `scoop install starship` |
+| [winget](https://github.com/microsoft/winget-pkgs/tree/master/manifests/s/Starship/Starship) | `winget install --id Starship.Starship` |
</details>