From 2d5718ef336e2f694cd54ddbcbb38fccd9ea52ed Mon Sep 17 00:00:00 2001 From: Eric Nielsen <4120606+ericbn@users.noreply.github.com> Date: Wed, 6 Nov 2024 19:39:43 -0500 Subject: [PATCH] Update recommended path for zimfw.zsh in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5f466b..a9f699d 100644 --- a/README.md +++ b/README.md @@ -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.