"src/vscode:/vscode.git/clone" did not exist on "02d83c9ff1b93f2c6f9c94f9369b3e4bc1ba8ce7"
Unverified Commit edaf6ad5 authored by Ramesh Errabolu's avatar Ramesh Errabolu Committed by GitHub
Browse files

Fix typo in readme

Missed the second reference that also needs fixing
parent b5b05a9b
...@@ -46,7 +46,7 @@ The following simply lists the steps to build RocBandwidthTest ...@@ -46,7 +46,7 @@ The following simply lists the steps to build RocBandwidthTest
// Builds Release version - default // Builds Release version - default
// Assumes pwd is _ABSOLUTE_PATH_TO_RBT/roc_bandwidth_test/build // Assumes pwd is _ABSOLUTE_PATH_TO_RBT/roc_bandwidth_test/build
e.g. cmake -DCMAKE_MODULE_PATH="_ABSOLUTE_PATH_TO_RBT/roc_bandwidth_test/cmake_modules" \ e.g. cmake -DCMAKE_MODULE_PATH="_ABSOLUTE_PATH_TO_RBT/rocm_bandwidth_test/cmake_modules" \
-DCMAKE_PREFIX_PATH="_ABSOLUTE_PATH_TO_ROCR_LIBS_" -DCMAKE_PREFIX_PATH="_ABSOLUTE_PATH_TO_ROCR_LIBS_"
.. ..
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment