You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mw...@apache.org on 2012/05/10 00:33:29 UTC

android commit: Fix README.md formatting to install commons-codec-1.6.jar

Updated Branches:
  refs/heads/master c2631ee0f -> 2625a57fd


Fix README.md formatting to install commons-codec-1.6.jar


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/commit/2625a57f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/tree/2625a57f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/diff/2625a57f

Branch: refs/heads/master
Commit: 2625a57fdd5e6a7f06d95075d29e3b3cae344d40
Parents: c2631ee
Author: Michael Brooks <mi...@michaelbrooks.ca>
Authored: Wed May 9 15:32:53 2012 -0700
Committer: Michael Brooks <mi...@michaelbrooks.ca>
Committed: Wed May 9 15:32:53 2012 -0700

----------------------------------------------------------------------
 README.md |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/blob/2625a57f/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 53a3a45..b2198e9 100755
--- a/README.md
+++ b/README.md
@@ -24,6 +24,7 @@ Building
 ---
 
 To create your cordova.jar, copy the commons codec:
+
     mv commons-codec-1.6.jar framework/libs
 
 then run in the framework directory: