From f776e7ea0f79b772f5126aa975c7ab66acf6d42b Mon Sep 17 00:00:00 2001 From: matthieudelaro Date: Sat, 14 May 2016 14:44:17 +0900 Subject: [PATCH] Update installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3131e6c..e127a16 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Please see [Yann LeCun's page](http://yann.lecun.com/exdb/mnist/) for the origin ## Installation ## -torch-rocks install https://raw.github.com/andresy/mnist/master/rocks/mnist-scm-1.rockspec +luarocks install https://raw.github.com/andresy/mnist/master/rocks/mnist-scm-1.rockspec ## Usage ##