Skip to content
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down