Skip to content

Commit ffd9008

Browse files
Update docs/doc_sources/contributor_guides/building.rst
1 parent 8ebe904 commit ffd9008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/doc_sources/contributor_guides/building.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Install oneAPI and graphics drivers according to your targeted hardware:
3535

3636
.. code-block:: powershell
3737
38-
&${CONDA_PREFIX}\\Scripts\script_name.ps1
38+
&$Env:CONDA_PREFIX\Scripts\script_name.ps1
3939
4040
Use the script ``set-intel-ocl-icd-registry.ps1`` to set
4141
appropriate registry key, and ``unset-intel-ocl-icd-registry.ps1``

0 commit comments

Comments
 (0)