Skip to content

Commit 5eb21d8

Browse files
committed
docs: Update readme with new package name
1 parent 7bbc70f commit 5eb21d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ npm install tape --save-dev
410410
# generating changelog
411411

412412
```sh
413-
npx @r0mflip/logtag -r substack/tape -o CHANGELOG.md -t <github-token>
413+
npx ghtags -n -r substack/tape -t <github-token> -o CHANGELOG.md
414414
```
415415

416416
# license

0 commit comments

Comments
 (0)