Skip to content

Commit 852309a

Browse files
committed
Doc the install
Signed-off-by: Fabio José <[email protected]>
1 parent 7d4f9a0 commit 852309a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ Javascript SDK for CloudEvents
66

77
> This is a WIP
88
9+
## Installation
10+
11+
This CloudEvents SDK requires nodejs 6.11+
12+
13+
### Nodejs
14+
15+
```
16+
npm install cloudevents-sdk
17+
```
18+
919
## Repository Structure
1020

1121
```text

0 commit comments

Comments
 (0)