Skip to content

Commit b78918a

Browse files
docs: add npm install instructions to README
1 parent 948ebfd commit b78918a

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,3 +186,12 @@ CLI flags override config file settings.
186186

187187
MIT — see [LICENSE](LICENSE)
188188

189+
190+
191+
## Install via npm
192+
193+
```bash
194+
npm install -g deadcode-cli
195+
```
196+
197+
Then run: `deadcode --help`

0 commit comments

Comments
 (0)