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 175eba8 commit a1093d9Copy full SHA for a1093d9
docs/doc_sources/contributor_guides/building.rst
@@ -35,8 +35,8 @@ Build and Install Using Conda-Build
35
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
36
37
You can use the conda-recipe included with the sources to build the dpctl
38
-package. The advantage of this approach is that all dependencies are pulled in
39
-from oneAPI's intelpython conda channel that is installed as a part of oneAPI.
+package. The advantage of this approach is that all oneAPI library dependencies are
+pulled in from oneAPI's local conda channel that is installed as a part of oneAPI.
40
41
.. code-block:: bash
42
0 commit comments