You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2017/02/22 21:33:35 UTC

cordova-plugins git commit: Updated create-test-files usage in README

Repository: cordova-plugins
Updated Branches:
  refs/heads/master efc301eca -> 122a76d90


Updated create-test-files usage in README


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugins/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugins/commit/122a76d9
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugins/tree/122a76d9
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugins/diff/122a76d9

Branch: refs/heads/master
Commit: 122a76d904117778575b5c45f2c09cb7ff00387b
Parents: efc301e
Author: Shazron Abdullah <sh...@gmail.com>
Authored: Wed Feb 22 13:33:31 2017 -0800
Committer: Shazron Abdullah <sh...@gmail.com>
Committed: Wed Feb 22 13:33:31 2017 -0800

----------------------------------------------------------------------
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/122a76d9/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 5a6bf96..ff44934 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,9 @@ Usage
 
 Create Obj-C test files and js test stub for a plugin.
 
-`cordova plugin add https://github.com/apache/cordova-plugins#create-test-files`
+See [branch](https://github.com/apache/cordova-plugins/tree/create-test-files)
+
+`npm install -g https://github.com/apache/cordova-plugins#create-test-files`
 
 ## keyboard
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org