Skip to content

Commit

Permalink
Fix installation instructions (submitted upstream as ocaml-wasm#13 and
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierNicole committed Feb 6, 2024
1 parent 3f13a25 commit e33bf86
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 @@ -26,7 +26,7 @@ utilizing

The following commands will perform a minimal installation:
```
opam pin add dune.3.13 https://github.com/ocaml-wasm/dune.git
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 e33bf86

Please sign in to comment.