Skip to content

Commit

Permalink
Add build instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
swallez committed Oct 23, 2023
1 parent 11d15f3 commit 1efe7d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi-converter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ This directory contains a set of Rust crates to manipulate and transform the API

## Building

The output of this directory is the `schema-wasm-lib` WebAssembly library. It must be built and committed in this repository every time the Rust code is changed.
The output of this directory is the `schema-wasm-lib` WebAssembly library. It must be built and committed in this repository every time the Rust code is changed. Use `make schema-wasm-lib` to build it.

0 comments on commit 1efe7d4

Please sign in to comment.