Fix README after 10ffeb0
This commit is contained in:
parent
42ec986b4e
commit
2cbf15cbb3
|
@ -31,7 +31,7 @@ Usage
|
||||||
|
|
||||||
* Include the directory in your `$fpath`, for example by adding in `~/.zshrc`:
|
* 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`:
|
* You may have to force rebuild `zcompdump`:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue