summaryrefslogtreecommitdiffstats
path: root/docs/zh-CN/guide/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/zh-CN/guide/README.md')
-rw-r--r--docs/zh-CN/guide/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/zh-CN/guide/README.md b/docs/zh-CN/guide/README.md
index f8dcbb781..9fe009aff 100644
--- a/docs/zh-CN/guide/README.md
+++ b/docs/zh-CN/guide/README.md
@@ -163,6 +163,13 @@
To update the Starship itself, rerun the above script. It will replace the current version without touching Starship's configuration.
+ **Note** - The defaults of the install script can be overridden see the built-in help.
+
+ ```sh
+ sh -c "$(curl -fsSL https://starship.rs/install.sh)" -- --help
+ ```
+
+
#### 通过软件包管理器安装