From 7baf8aa2d1a385bd48e0c198d88150163b6bad7e Mon Sep 17 00:00:00 2001 From: Francisco Herrera Date: Sat, 13 Dec 2025 22:55:23 -0500 Subject: [PATCH] Added note for backtick replacement --- docs/backend/OPENCL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/backend/OPENCL.md b/docs/backend/OPENCL.md index 4ba87218fe..11293a7da5 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. +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. 1. **Install OpenCL Headers and Library**