summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 7316b93da..74e845140 100644
--- a/README.md
+++ b/README.md
@@ -161,9 +161,9 @@ The prompt shows information you need while you're working, while staying sleek
```sh
$ pkg install starship
```
-
+
#### Other x86-64 Linux Platforms
-
+
Download a prebuilt binary and place in /usr/local/bin/
```sh
@@ -191,7 +191,7 @@ The prompt shows information you need while you're working, while staying sleek
```sh
# ~/.config/fish/config.fish
- eval (starship init fish)
+ starship init fish | source
```
#### Zsh