Skip to content

Commit e62ad19

Browse files
committed
add npm registry install instruction
1 parent 5315dcd commit e62ad19

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,14 @@ A command-line tool to easily manage and manipulate changelog files, ensuring co
2323

2424
## Installation
2525

26+
### From npm
27+
28+
```shell
29+
npm install -g @theo.foobar/chlog
30+
```
31+
32+
### From source
33+
2634
```shell
2735
git clone https://github.com/TheoBrigitte/changelog-parser.git
2836
cd changelog-parser

0 commit comments

Comments
 (0)