Skip to content

Commit

Permalink
docs: Update readme with new package name
Browse files Browse the repository at this point in the history
  • Loading branch information
r0mflip committed Jul 1, 2020
1 parent 7bbc70f commit 5eb21d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ npm install tape --save-dev
# generating changelog

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

# license
Expand Down

0 comments on commit 5eb21d8

Please sign in to comment.