Skip to content

Conversation

@giocodes
Copy link
Contributor

closes #502

Copy link
Member

@jimthedev jimthedev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good! One thing though. I think npx is a feature of npm 5.2+, not Node 10.

clarify that npx is available with NPM 5.2+
@giocodes
Copy link
Contributor Author

Good point @jimthedev, thanks for that.

I've pushed an update.

README.md Outdated
npx commitizen init cz-conventional-changelog --save-dev --save-exact
```

For **previous versions of Node (<= 9) ** you can execute `./node_modules/.bin/commitizen` or `./node_modules/.bin/git-cz` in order to actually use the commands.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you mean before npm 5.2?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, thank you!

@jimthedev jimthedev merged commit d5b8bc5 into commitizen:master Jun 18, 2018
@jimthedev
Copy link
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update docs to use npx to install locally

2 participants