diff --git a/README.md b/README.md index ec80c87..f9dab4d 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ You can specify an `author` (with its `name`, `email` and `link`) or not. By default, we use `team@robur.coop`. If everything looks good, you can generate via the `blogger.exe` tool the generated website via: ```shell-session -$ dune exec src/push.exe -- push \ +$ dune exec bin/push.exe -- push \ -r git@git.robur.coop:robur/blog.robur.coop.git#gh-pages \ --host https://blog.robur.coop [--name "The Robur team"] \