Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Commit 945998f

Browse files
committed
fix: README, include submodule
1 parent 52dcda4 commit 945998f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A Java SDK for interacting with the S2 streaming service. This SDK provides a ho
2222

2323
1. Clone the repository:
2424
```bash
25-
git clone https://github.com/s2-streamstore/s2-sdk-java
25+
git clone --recurse-submodules https://github.com/s2-streamstore/s2-sdk-java
2626
cd s2-sdk-java
2727
```
2828

0 commit comments

Comments
 (0)