summaryrefslogtreecommitdiffstats
path: root/docs/zh-TW/installing/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/zh-TW/installing/README.md')
-rw-r--r--docs/zh-TW/installing/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/zh-TW/installing/README.md b/docs/zh-TW/installing/README.md
index 0a413c425..bdbb81746 100644
--- a/docs/zh-TW/installing/README.md
+++ b/docs/zh-TW/installing/README.md
@@ -32,7 +32,7 @@ pkg install getconf
### Installation
```sh
-curl -fsSL https://starship.rs/install.sh | bash -s -- -b /data/data/com.termux/files/usr/bin
+sh -c "$(curl -fsSL https://starship.rs/install.sh)" -- --bin-dir /data/data/com.termux/files/usr/bin
```
## [Nix](https://nixos.wiki/wiki/Nix)