Skip to content

Commit

Permalink
pass flambda option to configure...
Browse files Browse the repository at this point in the history
  • Loading branch information
zapashcanon committed Oct 7, 2024
1 parent 3a4656c commit e3be924
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,13 @@ You can now build and install Wasocaml. You can either build the compiler locall
##### Locally

```shell-session
$ ./configure
$ ./configure --enable-flambda
$ make
$ sudo make install
```

##### Opam switch


```shell-session
$ opam switch create wasocaml --repos default,wasocaml=git+https://github.com/ocamlpro/wasocaml-opam.git ocaml-variants.4.14.1+wasocaml
```
Expand Down

0 comments on commit e3be924

Please sign in to comment.