Signed-off-by: Jeremie Dimino <jeremie@dimino.org>
This commit is contained in:
Jeremie Dimino 2018-07-11 08:37:20 +01:00
parent 94608b6f04
commit 5655c925fc
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ If you do not have `make`, you can do the following:
```sh
$ ocaml bootstrap.ml
$ ./boot.exe
$ ./_build/default/bin/main.exe install
$ ./_build/default/bin/main_dune.exe install
```
Support