Fix status executable name in README

This commit is contained in:
Christophe Bedard 2019-08-01 10:17:09 +02:00
parent 34450ab575
commit e08fdac3ad

View file

@ -23,7 +23,7 @@ To enable tracing:
3. Source and check that tracing is enabled: 3. Source and check that tracing is enabled:
``` ```
$ source ./install/local_setup.bash $ source ./install/local_setup.bash
$ ros2 run tracetools tracetools_status $ ros2 run tracetools status
``` ```
## Tracing ## Tracing