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

github.com/torch/distro.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Wiltschko <alex.bw@gmail.com>2015-01-19 22:30:05 +0300
committerAlex Wiltschko <alex.bw@gmail.com>2015-01-19 22:30:05 +0300
commit31cf6b4c40f92aed2f8b9015b727e56fd2302b73 (patch)
treee08da08260e3ecd81e66bba421ac0892445966a7 /README.md
parent91763d12a7a59bce161ed1948521d4447d32e4a8 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index 7278ec3..a29c6eb 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,6 @@
torch-distro
============
-### Hard to install, but perhaps would be nice to have?
-* [ ] Install fblualib (currently limited by Folly install)
-* [ ] Install fbcunn
-* [ ] cudnn so file
-
Install dependencies. Uses `apt-get` on Ubuntu, which might require `sudo`. Uses `brew` on OSX.
```
curl -sk https://raw.githubusercontent.com/torch/ezinstall/master/install-deps | bash
@@ -31,3 +26,7 @@ export LD_LIBRARY_PATH=/Users/Alex/Code/torch-distro/install/lib:$LD_LIBRARY_PAT
Tested on Ubuntu 14.04, CentOS/RHEL 6.3 and OSX
+#### Hard to install, but perhaps would be nice to have?
+* [ ] Install fblualib (currently limited by Folly install)
+* [ ] Install fbcunn
+* [ ] cudnn so file