Merge branch 'main' of github.com:Trivernis/nenv

feature/lookup-installed
trivernis 1 year ago
commit 289666adbe
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -19,7 +19,7 @@ Now to initialize everything install any nodejs version with `nenv install <vers
Afterwards add the `bin` directory to your `PATH` variable.
On windows this should be `C:\Users\<yourusername>\AppData\Roaming\nenv\bin`.
On linux this will should be `~/.local/share/nenv/bin`.
On linux this will be `~/.local/share/nenv/bin`.
## Usage

Loading…
Cancel
Save