summaryrefslogtreecommitdiffstats
path: root/docs/de-DE/README.md
diff options
context:
space:
mode:
authorBSKY <git@bsky.moe>2019-10-29 12:48:45 +0900
committerMatan Kushner <hello@matchai.me>2019-10-29 12:48:45 +0900
commitc58bbcd3861a4db6660d56b2390d4a51122aac90 (patch)
treecb730990d07f521c0d0c9245aef132a97b51c47d /docs/de-DE/README.md
parentfed1341e22967d04a8ce26b386be5aade741d926 (diff)
docs: Update installation instructions for fish-shell (#599)
Diffstat (limited to 'docs/de-DE/README.md')
-rw-r--r--docs/de-DE/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/de-DE/README.md b/docs/de-DE/README.md
index 55e3a0507..7f3b528ab 100644
--- a/docs/de-DE/README.md
+++ b/docs/de-DE/README.md
@@ -92,7 +92,7 @@ footer: ICS lizenziert | Copyright © 2019-heute Starship-Mitwirkende
```sh
# ~/.config/fish/config.fish
- eval (starship init fish)
+ starship init fish | source
```