diff --git a/README.md b/README.md index 18d6cbf629..ef5a1fd417 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ If you are a library author looking to build OpenTelemetry into your library, pl ### Node Support Automated tests are run using the latest release of each currently active version of Node.JS. -While Node.JS v8 is no longer supported by the Node.JS team, the latest version of Node.JS v8 is still included in our testing suite. +While Node.JS v8 and v10 are no longer supported by the Node.JS team, the latest versions of Node.JS v8 and v10 are still included in our testing suite. Please note that versions of Node.JS v8 prior to `v8.5.0` will NOT work, because OpenTelemetry Node depends on the `perf_hooks` module introduced in `v8.5.0` ### Browser Support