diff --git a/projects/rocprofiler-compute/src/docs/installation.md b/projects/rocprofiler-compute/src/docs/installation.md index d1987f7669..5a5b83dd38 100644 --- a/projects/rocprofiler-compute/src/docs/installation.md +++ b/projects/rocprofiler-compute/src/docs/installation.md @@ -127,7 +127,7 @@ export PYTHONPATH=$INSTALL_DIR/python-libs ### rocProf -Omniperf uses the rocprof binary during the profiling +Omniperf relies on a rocprof binary during the profiling process. Normally the path to this binary will be detected automatically, but it can also be overridden via the use of an optional `ROCPROF` environment variable.