Skip to content

Commit

Permalink
fix: more wording
Browse files Browse the repository at this point in the history
  • Loading branch information
nilslice authored Dec 12, 2023
1 parent a510c47 commit 6f9f0bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Install the `tinygo` compiler:

See https://tinygo.org/getting-started/install/ for instructions for your platform.

> Note: while the core Go toolchain has support to target WebAssembly, we find `tinygo` to work well for plug-in code. Please issues if you try building with `go build` instead & have problems!
> Note: while the core Go toolchain has support to target WebAssembly, we find `tinygo` to work well for plug-in code. Please open issues on this repository if you try building with `go build` instead & have problems!
Compile this with the command:

Expand Down

0 comments on commit 6f9f0bf

Please sign in to comment.