Skip to content

Commit

Permalink
Close #2 PR: add note for old node versions to the readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind authored and sindresorhus committed Aug 25, 2015
1 parent bfaf5e7 commit f314cdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Type: `string`

By default the current OS is used, but you can supply a custom release number, which is the output of [`os.release()`](http://nodejs.org/api/os.html#os_os_release).

*Note: node.js versions lower than 3.1.0 will incorrectly identify Windows 10 as Windows 8.1.*

## Related

Expand Down

0 comments on commit f314cdb

Please sign in to comment.