Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update README to reflect nodejs versions 6.x and version 7.x #264

Merged
merged 1 commit into from
Dec 25, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -443,11 +443,14 @@ accordingly. Accepted values are as follows:
* 0.12
* 4.x
* 5.x
* 6.x
* Ubuntu
* 0.10 (default, **Not** available for Ubuntu 15.10)
* 0.12 (**Not** available for Ubuntu 15.10)
* 4.x (**Not** available for Ubuntu 10, 11 and 13)
* 5.x (**Not** available for Ubuntu 10, 11 and 13)
* 6.x (**Not** available for Ubuntu 10, 11 and 13)
* 7.x (**Not** available for Ubuntu 10, 11, 13 and 14)
* RedHat (RHEL/CentOS/Fedora/Amazon Linux)
* 0.10 (default, **Not** available for Fedora 23)
* 0.12 (**Not** available for Fedora 23)
Expand Down