clarify that backtick replacement only applies on linux

This commit is contained in:
Francisco Herrera 2025-12-13 22:59:33 -05:00 committed by GitHub
parent 7baf8aa2d1
commit 011a2f68dd
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
The two steps below also apply to Linux. Simply replace the backticks with back slashes. Ensure you have Git, CMake, Clang, Ninja and Python installed.
The two steps below also apply to Linux. If building for Linux, simply replace the backticks with back slashes. Ensure you have Git, CMake, Clang, Ninja and Python installed.
1. **Install OpenCL Headers and Library**