We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ebe904 commit ffd9008Copy full SHA for ffd9008
docs/doc_sources/contributor_guides/building.rst
@@ -35,7 +35,7 @@ Install oneAPI and graphics drivers according to your targeted hardware:
35
36
.. code-block:: powershell
37
38
- &${CONDA_PREFIX}\\Scripts\script_name.ps1
+ &$Env:CONDA_PREFIX\Scripts\script_name.ps1
39
40
Use the script ``set-intel-ocl-icd-registry.ps1`` to set
41
appropriate registry key, and ``unset-intel-ocl-icd-registry.ps1``
0 commit comments