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:
authorSoumith Chintala <soumith@gmail.com>2014-11-14 08:41:13 +0300
committerSoumith Chintala <soumith@gmail.com>2014-11-14 08:41:13 +0300
commitca77bedd2d9d1bd32280bcae9564eb71b3ee30f9 (patch)
tree0b7a2c835ec2aeb849e994212968641307dc250a /README.md
parentf31b6e652abb1c24e6adf4919f2c8ad49c83a22c (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0049507..d8683bd 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,10 @@ Uses git submodules, so always on the master packages.
installs torch into the current folder torch-distro/install
If you want to install in another location, change install.sh line 5
+```
+./run.sh
+```
+runs the locally installed torch.
Tested on Ubuntu 14.04, CentOS/RHEL 6.3 and OSX