Skip to content

Commit

Permalink
Update examples/README.md command (#89)
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
heliuchuan authored Oct 18, 2023
1 parent 078acc3 commit ca2dcbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ package in the top level directory of this repo.
At this point, you can run any of the examples in this directory. For example, to run the `simple_transfer` example:

```bash
cd examples/javascript/simple_transfer
cd examples/javascript
pnpm install
pnpm run simple_transfer
```
Expand Down

0 comments on commit ca2dcbb

Please sign in to comment.