Skip to content

Commit

Permalink
Fix link command
Browse files Browse the repository at this point in the history
  • Loading branch information
Hinton committed Oct 4, 2024
1 parent 8b5c81c commit 09a4f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/sdk/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ The web clients uses NPM to install the SDK as a dependency. NPM offers a dedica
[`link`][npm-link] which can be used to temporarily replace the packages with a local version.

```bash
npm link ../sdk/languages/sdk-client ../sdk/languages/wasm
npm link ../sdk/languages/sdk-internal
```

:::warning
Expand Down

0 comments on commit 09a4f28

Please sign in to comment.