summaryrefslogtreecommitdiffstats
path: root/docs/pt-PT/README.md
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2022-03-08 21:11:36 -0500
committerGitHub <noreply@github.com>2022-03-08 21:11:36 -0500
commitdb48cf7a5ab3cd7101da1876d3aa1759cfd4ccfc (patch)
treea93ac170f127b72c9e3cd1a4c4d5e379f3022e42 /docs/pt-PT/README.md
parent77f2f564815ff260c97489998452e808c378c17b (diff)
docs(i18n): new Crowdin updates (#3677)
Diffstat (limited to 'docs/pt-PT/README.md')
-rw-r--r--docs/pt-PT/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/pt-PT/README.md b/docs/pt-PT/README.md
index aa0ac338d..61f8dcecf 100644
--- a/docs/pt-PT/README.md
+++ b/docs/pt-PT/README.md
@@ -42,8 +42,9 @@ description: Starship is the minimal, blazing fast, and extremely customizable p
With Shell:
```sh
- sh -c "$(curl -fsSL https://starship.rs/install.sh)"
+ curl -sS https://starship.rs/install.sh | sh
```
+
To update the Starship itself, rerun the above script. It will replace the current version without touching Starship's configuration.