You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@joshua.apache.org by mj...@apache.org on 2016/09/14 09:11:36 UTC

[14/43] incubator-joshua git commit: add trivial documentation fix to test permissions

add trivial documentation fix to test permissions


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

Branch: refs/heads/7
Commit: c3e7a15380ec93df05668cceb7f478a3eb666b83
Parents: ca0411a
Author: John Hewitt <jo...@gmail.com>
Authored: Tue Sep 13 01:03:19 2016 -0400
Committer: John Hewitt <jo...@gmail.com>
Committed: Tue Sep 13 01:03:19 2016 -0400

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-joshua/blob/c3e7a153/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 210b24b..d777e6b 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ Joshua 6.X includes the following new features:
 Joshua must be run with a Java JDK 1.8 minimum.
 
 To run the decoder in any form requires setting a few basic environment
-variables: `$JAVA_HOME`, `$JOSHUA`, and, for certain portions of the model-training
+variables: `$JAVA_HOME`, `$JOSHUA`, and, for certain (optional) portions of the model-training
 pipeline, potentially `$MOSES`.
 
     export JAVA_HOME=/path/to/java  # maybe /usr/java/home