1
0
peilaus alkaen https://github.com/therootcompany/pathman.git synced 2024-11-16 17:09:01 +00:00

show installing from npm

This commit is contained in:
AJ ONeal 2020-04-02 20:52:16 -04:00
vanhempi ca0a7fecb8
commit 12f8b86bbe

Näytä tiedosto

@ -19,6 +19,12 @@ Mac & Linux: stores PATH in `~/.config/envman/PATH.sh`
1. [Download](#downloads) 1. [Download](#downloads)
2. Add to `PATH` 2. Add to `PATH`
Or install via `npm`:
```bash
npm install -g pathman
```
#### Windows #### Windows
```cmd ```cmd