show installing from npm

This commit is contained in:
AJ ONeal 2020-04-02 20:52:16 -04:00
parent ca0a7fecb8
commit 12f8b86bbe
1 changed files with 6 additions and 0 deletions

View File

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