Browse Source

show installing from npm

master v0.5.2
AJ ONeal 4 years ago
parent
commit
12f8b86bbe
  1. 6
      README.md

6
README.md

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

Loading…
Cancel
Save