Signed-off-by: Jeremie Dimino <jeremie@dimino.org>
This commit is contained in:
Jeremie Dimino 2018-07-30 12:52:07 +01:00
parent 78bedda654
commit 5f7d1b0285
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_dune.exe install
$ ./_build/default/bin/main_dune.exe install dune
```
Support