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 e8aafe3 commit 2b75de2Copy full SHA for 2b75de2
doc/install.rst
@@ -21,9 +21,9 @@ NumPy-compatible API in DPNP is based on `NumPy <https://numpy.org/>`_ 1.18+.
21
Installing DPNP from conda-forge
22
--------------------------------
23
24
-You can install DPNP with Conda/Anaconda from the ``intel/label/oneapibeta`` channel::
+You can install DPNP with Conda/Anaconda from the ``intel`` channel::
25
26
- $ conda install -c intel/label/oneapibeta dpnp
+ $ conda install -c intel dpnp
27
28
.. _install_dpnp_from_source:
29
0 commit comments