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 132fb18 commit 5e8b4a2Copy full SHA for 5e8b4a2
README.md
@@ -32,7 +32,7 @@ If command above installs NumPy package from the Pypi, please use following comm
32
python -m pip install -i https://software.repos.intel.com/python/pypi --extra-index-url https://pypi.org/simple mkl_random numpy==<numpy_version>
33
```
34
35
-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/
36
37
---
38
0 commit comments