clarify change execution

This commit is contained in:
Francisco Herrera 2025-12-14 00:06:28 -05:00 committed by GitHub
parent 7e5391d26a
commit 836d49facd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ If an older version of Powershell is used, these commands may not work as they a
### I. Setup Environment ### 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** 1. **Install OpenCL Headers and Library**