Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/luajit-rocks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSoumith Chintala <soumith@gmail.com>2015-10-31 23:27:55 +0300
committerSoumith Chintala <soumith@gmail.com>2015-10-31 23:27:55 +0300
commitfb8461a04f67dfea71c41d02431b38c7d194694e (patch)
treec93343862967628dd1af20c716beaf47c972582d
parent3e953a24ee4577e0ef5a67743699d45295245e7d (diff)
parent2763fb6fe6895464cd0f4dab740377f68f0f8082 (diff)
Merge pull request #19 from bamos/master
Fix broken link to Torch's rocks repo.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 04e3d9e..15a8384 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ In addition,
about LuaJIT shared library location (mandatory for Windows installs). It will
also not be confused if you have several LuaJIT+luarocks at different locations.
- - Luarocks will come installed with [Torch rocks repository](http://torch.github.io/rocks.html).
+ - Luarocks will come installed with [Torch rocks repository](http://htmlpreview.github.io/?https://github.com/torch/rocks/blob/master/index.html)
- Luarocks comes with mandatory system command line tools under Windows.