Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jflanigan committed Nov 2, 2014
1 parent 86f271a commit 65d7069
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ We have also released [hand-alignments](docs/Hand_Alignments.md) for 200 sentenc

#Building

First checkout the github repository:
Download the source of the latest release or checkout the github repository:

git clone https://github.com/jflanigan/jamr.git

Expand All @@ -28,7 +28,7 @@ Source the config script - you will need to do this before running any of the sc
. scripts/config.sh

Run `./compile` to build an uberjar, which will be output to
`target/scala-{scala_version}/jamr-assembly-{jamr_version}.jar` (the `setup` script does this for you).
`target/scala-{scala_version}/jamr-assembly-{jamr_version}.jar` (the setup script does this for you).

#Running the Parser

Expand Down

0 comments on commit 65d7069

Please sign in to comment.