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 e1ed130 commit 4b5016cCopy full SHA for 4b5016c
README.md
@@ -9,7 +9,7 @@ stand-alone package.
9
Prebuilt `mkl_random` can be installed into conda environment from Intel's channel:
10
11
```
12
- conda install -c https://software.repos.intel.com/python/conda mkl_random
+ conda install -c https://software.repos.intel.com/python/conda -c conda-forge mkl_random
13
14
15
or from conda forge channel:
0 commit comments