show installing from npm

This commit is contained in:
AJ ONeal 2020-04-02 20:52:16 -04:00
부모 ca0a7fecb8
커밋 12f8b86bbe
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

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