chore: remove old Node versions from the readme (#549)

Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
This commit is contained in:
Lucas Holmquist 2023-05-16 16:14:18 -04:00 committed by GitHub
parent 3931b224cb
commit 11442d32d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ _Note:_ Supports CloudEvent version 1.0
## Installation
The CloudEvents SDK requires a current LTS version of Node.js. At the moment
those are Node.js 12.x, Node.js 14.x, Node.js 16.x, and Node.js 18.x. To install in your Node.js project:
those are Node.js 16.x, and Node.js 18.x. To install in your Node.js project:
```console
npm install cloudevents