docs: note new terminal after Windows install for PATH
This commit is contained in:
parent
6d6066dd25
commit
69d712d5ee
|
|
@ -164,6 +164,8 @@ zoxide can be installed in 4 easy steps:
|
|||
> | [conda-forge] | `conda install -c conda-forge zoxide` |
|
||||
> | [Scoop] | `scoop install zoxide` |
|
||||
>
|
||||
> Open a **new** terminal after install so `PATH` picks up the `zoxide` shim.
|
||||
>
|
||||
> If you're using Cygwin, Git Bash, or MSYS2, you can also use the install script:
|
||||
>
|
||||
> ```sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue