Skip to content

Commit

Permalink
Merge pull request #39 from bentxt/readme-installation
Browse files Browse the repository at this point in the history
improving installation instructions #37
  • Loading branch information
vouillon committed Jun 3, 2024
2 parents 78d2f29 + 7903a8d commit b9fda54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ utilizing

The following commands will perform a minimal installation:
```
git clone https://github.com/ocaml-wasm/wasm_of_ocaml
cd wasm_of_ocaml
opam pin add dune.3.13 https://github.com/ocaml-wasm/dune.git#wasm
opam pin add -n --with-version 5.3.0-wasm .
opam install wasm_of_ocaml-compiler
Expand Down

0 comments on commit b9fda54

Please sign in to comment.