Update README.md

Co-authored-by: Dave Powers <djpowers89@gmail.com>
pull/756/head
Jorge Bucaran 1 year ago committed by GitHub
parent 4ff85fd17a
commit 8fa5108573
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,7 +21,7 @@ curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher
If you want to automatically install fisher when it is not present, you can add
the following at the top of your `~/.config/fish/config.fish`.
If `fish_plugins` is present is readed first.
If `fish_plugins` is present, it is read first.
```fish
if not functions -q fisher && status is-interactive

Loading…
Cancel
Save