Update recommended path for zimfw.zsh in README.md
This commit is contained in:
parent
99a4dc396a
commit
2d5718ef33
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ Add the lines below to your `~/.zshrc` file, in the following order:
|
|||
```
|
||||
This is optional. Alternatively, you can download the `zimfw.zsh` script
|
||||
anywhere your user has write access to: just replace the occurrences of
|
||||
`${ZIM_HOME}/zimfw.zsh` by the preferred path, like `/usr/local/bin/zimfw.zsh`
|
||||
`${ZIM_HOME}/zimfw.zsh` by the preferred path, like `/usr/local/share/zimfw/zimfw.zsh`
|
||||
for example. If you choose to not include this step, you should manually
|
||||
download the `zimfw.zsh` script once and keep it at the preferred path.
|
||||
|
||||
|
|
Loading…
Reference in a new issue