Skip to content

Commit

Permalink
s/below/above
Browse files Browse the repository at this point in the history
Assuming I'm parsing this sentence correctly, I think it's referring to
the "Installation as a regular script" section above.

I got cute and added an anchor tag.
  • Loading branch information
jfly authored and ianthehenry committed Apr 12, 2023
1 parent ef56651 commit faec73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ Note that changes you make to your `~/.zshrc` will only take effect for *future*

## Installation as a shell function

You can just source `sd` in your `.zshrc` and set up completion manually (as described below), but `sd` is designed to be compatible with shell plugin managers.
You can just source `sd` in your `.zshrc` and set up completion manually (as described [above](#installation-as-a-regular-script)), but `sd` is designed to be compatible with shell plugin managers.

### [Antigen](https://github.com/zsh-users/antigen)

Expand Down

0 comments on commit faec73f

Please sign in to comment.