summaryrefslogtreecommitdiffstats
path: root/docs/pt-PT/README.md
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2023-02-01 01:14:38 +0900
committerGitHub <noreply@github.com>2023-02-01 01:14:38 +0900
commit2ef936079745b66f077c4071b7b6ea9a5aa465ce (patch)
tree93f562f798a7163a3575ddddd1efa2abb3a1886d /docs/pt-PT/README.md
parent30084e113a18f498c5be8b131e1c53378fe3555c (diff)
docs(i18n): new Crowdin updates (#4719)
Diffstat (limited to 'docs/pt-PT/README.md')
-rw-r--r--docs/pt-PT/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/pt-PT/README.md b/docs/pt-PT/README.md
index c6ecdcd04..f222b7802 100644
--- a/docs/pt-PT/README.md
+++ b/docs/pt-PT/README.md
@@ -149,14 +149,14 @@ description: Starship is the minimal, blazing fast, and extremely customizable p
::: warning
- This will change in the future. Only Nushell v0.61+ is supported.
+ This will change in the future. Only Nushell v0.73+ is supported.
:::
- Add the following to to the end of your Nushell env file (find it by running `$nu.env-path` in Nushell):
+ Add the following to the end of your Nushell env file (find it by running `$nu.env-path` in Nushell):
```sh
mkdir ~/.cache/starship
- starship init nu | save ~/.cache/starship/init.nu
+ starship init nu | save -f ~/.cache/starship/init.nu
```
And add the following to the end of your Nushell configuration (find it by running `$nu.config-path`):