diff options
author | valiray <133289098+valiray@users.noreply.github.com> | 2024-02-19 02:37:10 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-19 12:37:10 +0200 |
commit | 70d45af0efce9ed360e1858b827989d971dd9caf (patch) | |
tree | 4437f45a899b81b9558bf07e75a3f99cf7d77718 | |
parent | 13e2c771aa4212cd5405cf310203848d50f7f859 (diff) |
readme : fix typo in README-sycl.md (#5353)
-rw-r--r-- | README-sycl.md | 2 |
1 files changed, 1 insertions, 1 deletions
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. |