Skip to content

Commit

Permalink
Be more explicit about the required node version
Browse files Browse the repository at this point in the history
This closes #97
  • Loading branch information
leo committed Aug 1, 2017
1 parent 6cee918 commit 11f5a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ When run, this command line interface automatically generates a new [GitHub Rele

## Usage

Install the package from [npm](https://npmjs.com/release) (you'll need the latest version of [Node](https://nodejs.org) - [why?](https://github.com/zeit/release/blob/5109c726441f002c969c083029511e406f3cd033/bin/release.js#L2)):
Install the package from [npm](https://npmjs.com/release) (you'll need at least Node.js 6.9.0):

```bash
npm install -g release
Expand Down

0 comments on commit 11f5a28

Please sign in to comment.