Skip to content

Commit c6f90b5

Browse files
docs: add npm install instructions to README
1 parent d31b8ea commit c6f90b5

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
@@ -112,3 +112,12 @@ DeployDiff is one of eight tools in the Revenue Holdings suite. One license cove
112112

113113
MIT
114114

115+
116+
117+
## Install via npm
118+
119+
```bash
120+
npm install -g deploydiff
121+
```
122+
123+
Then run: `deploydiff --help`

0 commit comments

Comments
 (0)