mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
docs(i18n): new Crowdin updates (#3677)
This commit is contained in:
@@ -203,7 +203,7 @@
|
||||
安装最新版本:
|
||||
|
||||
```sh
|
||||
sh -c "$(curl -fsSL https://starship.rs/install.sh)"
|
||||
curl -sS https://starship.rs/install.sh | sh
|
||||
```
|
||||
|
||||
或者,使用以下任一软件包管理器安装Starship:
|
||||
@@ -232,7 +232,7 @@ sh -c "$(curl -fsSL https://starship.rs/install.sh)"
|
||||
安装最新版本:
|
||||
|
||||
```sh
|
||||
sh -c "$(curl -fsSL https://starship.rs/install.sh)"
|
||||
curl -sS https://starship.rs/install.sh | sh
|
||||
```
|
||||
|
||||
或者,使用以下任一软件包管理器安装Starship:
|
||||
|
||||
Reference in New Issue
Block a user