Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeAkinobu committed Oct 6, 2015
1 parent 5c57531 commit d7cbc8e
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,13 @@ for Julius.

## Requirement

- Windows
- Perl (ActivePerl, Perl for Windows, or mingw perl may work)
This toolkit runs on Linux and Windows.

It requires Perl. On Ubuntu, do:
```
% sudo apt-get install
```
On Windows, install Perl on your machine (ActivePerl, Perl for Windows, or perl on mingw/cywgin may work)

## Preparing data

Expand Down

0 comments on commit d7cbc8e

Please sign in to comment.