Skip to content

Commit

Permalink
Merge pull request #1001 from d0iasm/readme-fix-make
Browse files Browse the repository at this point in the history
Fix no rule to make target 'wasi'
  • Loading branch information
syrusakbary authored Nov 22, 2019
2 parents b9138aa + 2154ba2 commit 9fcfbb7
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 @@ -235,7 +235,7 @@ Each integration can be tested separately:

* Spec tests: `make spectests`
* Emscripten: `make emtests`
* WASI: `make wasi`
* WASI: `make wasitests`
* Middleware: `make middleware`
* C API: `make capi`

Expand Down

0 comments on commit 9fcfbb7

Please sign in to comment.