Skip to content

Commit

Permalink
Fix typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
huguesbr authored and marlonrichert committed May 4, 2023
1 parent d1f282b commit 62abac7
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 @@ -17,7 +17,7 @@ keep your Zsh plugins and/or Git repos):
[[ -r ~/Repos/znap/znap.zsh ]] ||
git clone --depth 1 -- \
https://github.com/marlonrichert/zsh-snap.git ~/Repos/znap
source ~/Git/znap/znap.zsh # Start Znap
source ~/Repos/znap/znap.zsh # Start Znap
```
Then restart your shell.

Expand Down

0 comments on commit 62abac7

Please sign in to comment.