summaryrefslogtreecommitdiffstats
path: root/docs/de-DE/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/de-DE/README.md
parent77f2f564815ff260c97489998452e808c378c17b (diff)
docs(i18n): new Crowdin updates (#3677)
Diffstat (limited to 'docs/de-DE/README.md')
-rw-r--r--docs/de-DE/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/de-DE/README.md b/docs/de-DE/README.md
index da4fe6d64..741820f96 100644
--- a/docs/de-DE/README.md
+++ b/docs/de-DE/README.md
@@ -42,8 +42,9 @@ description: Starship ist eine minimale, super schnelle, und extrem anpassbare P
Mit Shell:
```sh
- sh -c "$(curl -fsSL https://starship.rs/install.sh)"
+ curl -sS https://starship.rs/install.sh | sh
```
+
Um Starship selbst zu aktualisieren, lasse das Skript oben nochmal laufen. Es wird die vorhandene Version ersetzen, ohne die Konfiguration von Starship zu berühren.