Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
benmurphyy committed Apr 9, 2024
1 parent 1104455 commit 6c82976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ctowasm/README.md
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ Read the compiler specification document here: [docs/ctowasm_1.0_compiler_specif
## Build

1. Run `yarn install` to install all dependencies.
2. Run `yarn build` to build the bundle. The bundled output files will be built in the [dist folder](dist).
2. Run `yarn build` to build the bundle. The bundled output files will be built in a folder called `dist`.

## Commands

0 comments on commit 6c82976

Please sign in to comment.