diff --git a/tutorials/profiler.md b/tutorials/profiler.md index 2d2059d20..231b9f8f1 100644 --- a/tutorials/profiler.md +++ b/tutorials/profiler.md @@ -118,9 +118,9 @@ When compiling with ``colcon``: colcon build --cmake-args -DENABLE_PROFILER=1 ``` -Run your Ignition library then open the profiler browser using: +Run your Ignition library then go to your ignition installation path and open the profiler browser using: ``` -ign_remotery_vis +libexec/ignition/ignition-common/ign_remotery_vis ``` If the profiler is run successfully, you should see output in a browser. Similar to this