You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@joshua.apache.org by le...@apache.org on 2016/05/26 07:03:47 UTC

[06/12] incubator-joshua git commit: Read me updated

Read me updated

Project: http://git-wip-us.apache.org/repos/asf/incubator-joshua/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-joshua/commit/9114a007
Tree: http://git-wip-us.apache.org/repos/asf/incubator-joshua/tree/9114a007
Diff: http://git-wip-us.apache.org/repos/asf/incubator-joshua/diff/9114a007

Branch: refs/heads/JOSHUA-252
Commit: 9114a007ae4a42d97e2218712defafa3a9761560
Parents: c21fa9e
Author: Thamme Gowda <tg...@gmail.com>
Authored: Sat May 21 00:12:24 2016 -0700
Committer: Thamme Gowda <tg...@gmail.com>
Committed: Sat May 21 00:12:24 2016 -0700

----------------------------------------------------------------------
 README.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-joshua/blob/9114a007/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index b9bd989..de8edf2 100644
--- a/README.md
+++ b/README.md
@@ -52,9 +52,15 @@ Some example usage scenarios and scripts can be found in the [examples/](https:/
 ----
 ### Maven Build
 
-    . scripts/download_libs.sh 
+### Create executable jar
+
     mvn clean compile assembly:single
 
+### Run the jar 
+
+    java -jar target/joshua-6.0.6-SNAPSHOT-jar-with-dependencies.jar
+    
+
 ## Working with "language packs"
 
 Joshua includes a number of "language packs", which are pre-built models that