Skip to content

Commit 9012e8f

Browse files
authored
Update README.md
1 parent 87b9539 commit 9012e8f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ restate.endpoint()
3737

3838
## Using the SDK
3939

40+
Prerequisites:
41+
- [NodeJS](https://nodejs.org/en/) >= v18.17.1 or [Bun](https://bun.sh/docs/installation) or [Deno](https://deno.land/#installation)
42+
- [npm CLI](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) >= 9.6.7
43+
4044
To use this SDK, add the dependency to your project:
4145
```shell
4246
npm install @restatedev/restate-sdk

0 commit comments

Comments
 (0)