Updated Branches: refs/heads/master 98294222c -> b62cf50a4
updated coho readme Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-coho/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-coho/commit/b62cf50a Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-coho/tree/b62cf50a Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-coho/diff/b62cf50a Branch: refs/heads/master Commit: b62cf50a463196fda82fd13f5b1ddef12a2ea067 Parents: 9829422 Author: steven gill <ste...@apache.org> Authored: Tue Jun 5 14:56:42 2012 -0700 Committer: steven gill <ste...@apache.org> Committed: Tue Jun 5 14:56:42 2012 -0700 ---------------------------------------------------------------------- README.md | 9 +++------ 1 files changed, 3 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-coho/blob/b62cf50a/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index bbb5a9e..ca86f84 100644 --- a/README.md +++ b/README.md @@ -39,14 +39,11 @@ Prerequisites Usage ----- - coho 1.4.0 - // creates phonegap-1.4.0.zip - - coho 1.4.0 1.3.0 - // creates phonegap-1.4.0.zip with the changes made since 1.3.0 + coho all 1.8.0 1.7.0 + // creates temp/release directory which contains bin folder, changelog, doc folder, KEYS, and src folder. make - // runs coho 1.4.0 1.3.0 and the unit tests + // runs coho 1.8.0 1.3.0 and the unit tests Issues