From 42c085ddd8863234a7b170c27ce5fe504a375cf4 Mon Sep 17 00:00:00 2001 From: Francisco Herrera Date: Sat, 13 Dec 2025 13:05:54 -0500 Subject: [PATCH] Clarify setup steps for Linux Added note that setup steps apply to Linux as well. --- docs/backend/OPENCL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/backend/OPENCL.md b/docs/backend/OPENCL.md index e52baffdff..4ba87218fe 100644 --- a/docs/backend/OPENCL.md +++ b/docs/backend/OPENCL.md @@ -174,6 +174,8 @@ 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. + 1. **Install OpenCL Headers and Library** ```powershell