diff --git a/README.md b/README.md index 2c80530..c0c5def 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ to run the program, it is merely to illustrate the process. $ mkdir roundtrip $ cd roundtrip - $ cmake /share/CycloneDDS/examples/helloworld + $ cmake /share/CycloneDDS/examples/roundtrip $ cmake --build . On one terminal start the application that will be responding to pings: