From: valiray Date: Mon, 19 Feb 2024 10:37:10 +0000 (-0800) Subject: readme : fix typo in README-sycl.md (#5353) X-Git-Tag: upstream/0.0.4488~2292 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=70d45af0efce9ed360e1858b827989d971dd9caf;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : fix typo in README-sycl.md (#5353) --- diff --git a/README-sycl.md b/README-sycl.md index e3a8e726..dd5bf9de 100644 --- a/README-sycl.md +++ b/README-sycl.md @@ -272,7 +272,7 @@ Please install [Visual Studio](https://visualstudio.microsoft.com/) which impact a. Please follow the procedure in [Get the Intel® oneAPI Base Toolkit ](https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit.html). -Recommend to install to default folder: **/opt/intel/oneapi**. +Recommend to install to default folder: **C:\Program Files (x86)\Intel\oneAPI**. Following guide uses the default folder as example. If you use other folder, please modify the following guide info with your folder.