diff --git a/README.md b/README.md index 3bf86047..f52fefec 100644 --- a/README.md +++ b/README.md @@ -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