Skip to content

Commit

Permalink
Merge pull request PaddlePaddle#3 from jaredcasper/master
Browse files Browse the repository at this point in the history
Add command line for 'luarocks install' installation to README.
  • Loading branch information
ekelsen committed Jan 14, 2016
2 parents 44f05ee + b627bfd commit bd8c7f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,10 @@ The Torch tests must be run from the `torch_binding/tests/` directory.

```luarocks make torch_binding/rocks/warp-ctc-scm-1.rockspec```

You can also install without cloning the repository using

```luarocks install http://raw.githubusercontent.com/baidu-research/warp-ctc/master/torch_binding/rocks/warp-ctc-scm-1.rockspec```

There is a Torch CTC [tutorial](torch_binding/TUTORIAL.md).

## Contributing
Expand Down

0 comments on commit bd8c7f0

Please sign in to comment.