2
1
Derivar 0

show installing from npm

Este cometimento está contido em:
AJ ONeal 2020-04-02 20:52:16 -04:00
ascendente ca0a7fecb8
cometimento 12f8b86bbe
1 ficheiros modificados com 6 adições e 0 eliminações

Ver ficheiro

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