docs: note new terminal after Windows install for PATH

This commit is contained in:
whitehathackerpr 2026-08-08 03:14:20 +03:00
parent 6d6066dd25
commit 69d712d5ee
1 changed files with 2 additions and 0 deletions

View File

@ -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