diff --git a/README.md b/README.md index e5a95699406..cfe0a80508d 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ On Linux export CMAKE_PREFIX_PATH=[anaconda root directory] # Install basic dependencies -conda install numpy mkl setuptools cmake gcc cffi +conda install numpy pyyaml mkl setuptools cmake gcc cffi # Add LAPACK support for the GPU conda install -c soumith magma-cuda75 # or magma-cuda80 if CUDA 8.0