Skip to content

Commit ca2dcbb

Browse files
authored
Update examples/README.md command (aptos-labs#89)
Update README.md
1 parent 078acc3 commit ca2dcbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ package in the top level directory of this repo.
1414
At this point, you can run any of the examples in this directory. For example, to run the `simple_transfer` example:
1515

1616
```bash
17-
cd examples/javascript/simple_transfer
17+
cd examples/javascript
1818
pnpm install
1919
pnpm run simple_transfer
2020
```

0 commit comments

Comments
 (0)