Skip to content

Commit

Permalink
Tweak conda installation instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-pavlyk committed Aug 13, 2024
1 parent e1ed130 commit 4b5016c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ stand-alone package.
Prebuilt `mkl_random` can be installed into conda environment from Intel's channel:

```
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
```

or from conda forge channel:
Expand Down

0 comments on commit 4b5016c

Please sign in to comment.