Skip to content

Commit 597d70c

Browse files
akshatcoder-hashkev1n-peters
authored andcommitted
fix: update examples readme
1 parent 1c0c93d commit 597d70c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

examples/README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
1) git clone this repo and rebuild then cd to this directory
77

88
```sh
9-
git clone https://github.com/wormhole-foundation/connect-sdk.git
9+
git clone https://github.com/wormhole-foundation/wormhole-sdk-ts.git
10+
cd wormhole-sdk-ts
1011
npm install
1112
npm run build
1213
cd examples
@@ -41,4 +42,4 @@ Demonstrates sending USDC using either CCTP or CCTP+Wormhole Auto Relayers
4142

4243
Demonstrates sending into, around, and out of Cosmos through the GAteway
4344

44-
[Source File](src/cosmos.ts)
45+
[Source File](src/cosmos.ts)

0 commit comments

Comments
 (0)