Browse Source

(minor) Update README

It defaults to installing libgraphicsmagick1-dev anyways, so might as well make that clear.
Izzy Gomez 9 years ago
parent
commit
5138fc765d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -78,7 +78,7 @@ sudo apt-get install cuda
 
 ```
 sudo apt-get install libsnappy-dev
-sudo apt-get install libgraphicsmagick-dev
+sudo apt-get install libgraphicsmagick1-dev
 ```
 
 #### Install Torch7