Skip to content

Commit

Permalink
Fix the incorrect link
Browse files Browse the repository at this point in the history
  • Loading branch information
ekomarova authored Oct 9, 2024
1 parent 132fb18 commit 5e8b4a2
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 @@ -32,7 +32,7 @@ If command above installs NumPy package from the Pypi, please use following comm
python -m pip install -i https://software.repos.intel.com/python/pypi --extra-index-url https://pypi.org/simple mkl_random numpy==<numpy_version>
```

Where `<numpy_version>` should be the latest version from [https://anaconda.org/intel/numpy](https://software.repos.intel.com/python/conda/)
Where `<numpy_version>` should be the latest version from https://software.repos.intel.com/python/conda/

---

Expand Down

0 comments on commit 5e8b4a2

Please sign in to comment.