Skip to content

Commit 9791ea4

Browse files
committed
Replace with a link to IDP installation guide
1 parent 3afbcfd commit 9791ea4

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,17 @@ to program on XPUs.
2424

2525
# Installing
2626

27-
You can install the library using `conda` or [pip](https://pypi.org/project/dpnp/)
27+
You can install the library using `conda`, `mamba` or [pip](https://pypi.org/project/dpnp/)
2828
package managers. It is also available as part of the [Intel(R) Distribution for Python](https://www.intel.com/content/www/us/en/developer/tools/oneapi/distribution-for-python.html)
2929
(IDP).
3030

31-
## Intel(R) oneAPI
31+
## Intel(R) Distribution for Python
3232

33-
You can find the most recent release of `dpnp` every quarter as part of the Intel(R) oneAPI releases.
33+
You can find the most recent release of `dpnp` every quarter as part of the IDP
34+
releases.
3435

35-
To get the library from the latest oneAPI release, follow the
36-
instructions from Intel(R) [oneAPI installation guide](https://www.intel.com/content/www/us/en/developer/articles/guide/installation-guide-for-oneapi-toolkits.html).
37-
38-
> **NOTE:** You need to install the Intel(R) oneAPI AI Analytics Toolkit to get
39-
>IDP and `dpnp`.
36+
To get the library from the latest release, follow the instructions from
37+
[Get Started With Intel® Distribution for Python](https://www.intel.com/content/www/us/en/developer/articles/technical/get-started-with-intel-distribution-for-python.html).
4038

4139
## Conda
4240

0 commit comments

Comments
 (0)