diff --git a/docs/backend/OPENCL.md b/docs/backend/OPENCL.md index fc92ef9830..b59d2aab24 100644 --- a/docs/backend/OPENCL.md +++ b/docs/backend/OPENCL.md @@ -174,7 +174,7 @@ If an older version of Powershell is used, these commands may not work as they a ### I. Setup Environment -The two steps below also apply to Linux. If building for Linux, Ensure you have Git, CMake, Clang, Ninja and Python installed, in the second step remove the `-DCMAKE_TOOLCHAIN_FILE` parameter, and replace the backticks with back slashes. +The two steps below also apply to Linux. If building for Linux, Ensure you have Git, CMake, Clang, Ninja and Python installed, in the second step remove the `-DCMAKE_TOOLCHAIN_FILE` parameter, and then in both steps replace the backticks with back slashes. 1. **Install OpenCL Headers and Library**