show installing from npm

Este commit está contenido en:
AJ ONeal 2020-04-02 20:52:16 -04:00
padre ca0a7fecb8
commit 12f8b86bbe
Se han modificado 1 ficheros con 6 adiciones y 0 borrados

Ver fichero

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