Browse Source

(minor) Update README

It defaults to installing libgraphicsmagick1-dev anyways, so might as well make that clear.
Izzy Gomez 9 năm trước cách đây
mục cha
commit
5138fc765d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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