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 031efb9 commit 740dbb8Copy full SHA for 740dbb8
README.md
@@ -5,7 +5,7 @@ See the [blog](https://www.intel.com/content/www/us/en/developer/tools/oneapi/on
5
6
---
7
8
-To install conda package, use `conda install -c intel mkl-service`, or `conda install -c conda-forge mkl-service`.
+To install conda package, use `conda install -c https://software.repos.intel.com/python/conda/ mkl-service`, or `conda install -c conda-forge mkl-service`.
9
10
To install pypi package, use `python -m pip install mkl-service`.
11
0 commit comments