Skip to content

Commit 7151ea5

Browse files
committed
update go rwa guide. new package release
1 parent ae4ce23 commit 7151ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/data-streams/tutorials/ws-rwa-go.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ In this tutorial, you'll learn how to use the [Data Streams SDK](/data-streams/r
7373
1. Install the Data Streams SDK:
7474

7575
```bash
76-
go get github.com/smartcontractkit/data-streams-sdk/go@main
76+
go get github.com/smartcontractkit/data-streams-sdk/go
7777
```
7878

7979
### Establish a WebSocket connection and listen for real-time reports

0 commit comments

Comments
 (0)