Skip to content

Commit fcc8a90

Browse files
docs: add npm install instructions to README
1 parent eb4e99e commit fcc8a90

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
@@ -151,3 +151,12 @@ ConfigDrift is one of eight tools in the Revenue Holdings suite. One license cov
151151

152152
MIT
153153

154+
155+
156+
## Install via npm
157+
158+
```bash
159+
npm install -g configdrift
160+
```
161+
162+
Then run: `configdrift --help`

0 commit comments

Comments
 (0)