From e08fdac3ad1aea48749ff5144d88154bb267de12 Mon Sep 17 00:00:00 2001 From: Christophe Bedard Date: Thu, 1 Aug 2019 10:17:09 +0200 Subject: [PATCH] Fix status executable name in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5722e2c..188f058 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ To enable tracing: 3. Source and check that tracing is enabled: ``` $ source ./install/local_setup.bash - $ ros2 run tracetools tracetools_status + $ ros2 run tracetools status ``` ## Tracing