diff --git a/README.md b/README.md index 60a077851cc68b..91ec557c5f09bf 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,6 @@ export CMAKE_PREFIX_PATH="$(dirname $(which conda))/../" # [anaconda root direct # Install basic dependencies conda install numpy pyyaml mkl mkl-include setuptools cmake cffi typing -conda install -c mingfeima mkldnn # Add LAPACK support for the GPU conda install -c pytorch magma-cuda92 # or [magma-cuda80 | magma-cuda91] depending on your cuda version