Skip to content

Commit 740dbb8

Browse files
committed
Replace the outdated anaconda intel channel with the current one
1 parent 031efb9 commit 740dbb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ See the [blog](https://www.intel.com/content/www/us/en/developer/tools/oneapi/on
55

66
---
77

8-
To install conda package, use `conda install -c intel mkl-service`, or `conda install -c conda-forge mkl-service`.
8+
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`.
99

1010
To install pypi package, use `python -m pip install mkl-service`.
1111

0 commit comments

Comments
 (0)