1
0
Fork 0
mirror of synced 2024-09-30 09:16:36 +13:00

update installation section

This commit is contained in:
nagadomi 2015-05-21 09:56:50 +09:00
parent 3e1d669244
commit 43a0523545

View file

@ -70,6 +70,7 @@ Google! Search keyword is "install cuda ubuntu" and "install cudnn ubuntu"
sudo luarocks install cutorch sudo luarocks install cutorch
sudo luarocks install cunn sudo luarocks install cunn
sudo luarocks install cudnn sudo luarocks install cudnn
sudo apt-get install graphicsmagick libgraphicsmagick-dev
sudo luarocks install graphicsmagick sudo luarocks install graphicsmagick
``` ```