Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
Co-authored-by: Isuru Fernando <[email protected]>
  • Loading branch information
david-cortes-intel and isuruf authored Dec 19, 2024
1 parent 851eb02 commit 6bee8a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ conda install -y -c conda-forge \

```shell
conda install -y -c conda-forge \
blas=*=*openblas* libopenblas
blas=*=*openblas* openblas
```

* Optionally, if one wishes to install the OpenMP variant of OpenBLAS instead of the pthreads one, or to use the ILP64 variant:
Expand Down

0 comments on commit 6bee8a5

Please sign in to comment.