summaryrefslogtreecommitdiffstats
path: root/docs/vi-VN/guide/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/vi-VN/guide/README.md')
-rw-r--r--docs/vi-VN/guide/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/vi-VN/guide/README.md b/docs/vi-VN/guide/README.md
index 39e50ea11..b70c418df 100644
--- a/docs/vi-VN/guide/README.md
+++ b/docs/vi-VN/guide/README.md
@@ -158,7 +158,7 @@
##### Từ bản nhị phân có sẵn, với Shell:
```sh
- curl -fsSL https://starship.rs/install.sh | bash
+ sh -c "$(curl -fsSL https://starship.rs/install.sh)"
```
To update the Starship itself, rerun the above script. It will replace the current version without touching Starship's configuration.