aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 304fd4b..bd669db 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ Usage
* Include the directory in your `$fpath`, for example by adding in `~/.zshrc`:
- fpath=(path/to/zsh-completions $fpath)
+ fpath=(path/to/zsh-completions/src $fpath)
* You may have to force rebuild `zcompdump`: