Skip to content

Commit

Permalink
Fix typo in demo command
Browse files Browse the repository at this point in the history
  • Loading branch information
kachkaev committed Oct 14, 2022
1 parent 588baa3 commit d245440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -41,7 +41,7 @@ The demo was created while working on [blockprotocol/blockprotocol](https://gith
1. 🎉 Run a Node.js script that uses the `wasm-package`:

```sh
yarn workspace web-app exe scripts/wasm-package-demo.ts
yarn workspace web-app exe scripts/wasm-package-answer.ts
```

1. 🎉 Run unit tests ([patched](./.yarn/patches) Jest) referring to the `wasm-package`:
Expand Down

0 comments on commit d245440

Please sign in to comment.