Skip to content

Commit ad4eb34

Browse files
authored
Update README.md
Corrected where to store zsh completion
1 parent d35d2c6 commit ad4eb34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ curl https://cdn.rawgit.com/pimterry/notes/v0.2.0/notes.bash_completion > /usr/s
4646

4747
Zsh
4848
```bash
49-
curl https://cdn.rawgit.com/pimterry/notes/v0.2.0/notes._notes > /usr/share/zsh/functions/Completion/
49+
curl https://cdn.rawgit.com/pimterry/notes/v0.2.0/notes._notes > /usr/share/zsh/site-functions/_notes
5050
```
5151

5252
You'll need to open a new shell for this to take effect.

0 commit comments

Comments
 (0)