chore: remove old Node versions from the readme
Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
This commit is contained in:
parent
43c3584b98
commit
607b86f355
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue