Skip to content

Commit 7c7ab3a

Browse files
committed
fix: Fix documentation.
1 parent 814becd commit 7c7ab3a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ This client SDK includes support for [Testcontainers](https://testcontainers.com
1010

1111
## Getting Started
1212

13+
Install the client SDK:
14+
15+
```shell
16+
npm install eventsourcingdb
17+
```
18+
1319
Import the `Client` class and create an instance by providing the URL of your EventSourcingDB instance and the API token to use:
1420

1521
```typescript

0 commit comments

Comments
 (0)