Skip to content

Commit 4b5016c

Browse files
Tweak conda installation instruction
1 parent e1ed130 commit 4b5016c

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
@@ -9,7 +9,7 @@ stand-alone package.
99
Prebuilt `mkl_random` can be installed into conda environment from Intel's channel:
1010

1111
```
12-
conda install -c https://software.repos.intel.com/python/conda mkl_random
12+
conda install -c https://software.repos.intel.com/python/conda -c conda-forge mkl_random
1313
```
1414

1515
or from conda forge channel:

0 commit comments

Comments
 (0)