From 2724f94002b07956429a3e965d0c3b130208fda0 Mon Sep 17 00:00:00 2001 From: Wilco Bonestroo Date: Mon, 9 Dec 2019 22:18:33 +0100 Subject: [PATCH] Refer to roundtrip example Text refers to roundtrip example and code to helloworld. Signed-off-by: Wilco Bonestroo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: