diff --git a/README.md b/README.md index 199ae027f..d704c4890 100644 --- a/README.md +++ b/README.md @@ -424,7 +424,7 @@ EOF ``` then build and execute the example with ``` -$ dune exec ./client_example.exe +$ dune exec ./server_example.exe ``` As in the previous example, here we are explicitly mentioning conduit-lwt to