You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ak...@apache.org on 2015/07/25 08:27:54 UTC

docs commit: CB-7279 Make clear that setting PATH instructions apply to both Linux and Mac

Repository: cordova-docs
Updated Branches:
  refs/heads/master b10e2dfb2 -> 7b7fbf412


CB-7279 Make clear that setting PATH instructions apply to both Linux and Mac


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/7b7fbf41
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/7b7fbf41
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/7b7fbf41

Branch: refs/heads/master
Commit: 7b7fbf412bf29f011e5658394a6c2a50242b5b4f
Parents: b10e2df
Author: Andrey Kurdyumov <ka...@gmail.com>
Authored: Sat Jul 25 12:27:41 2015 +0600
Committer: Andrey Kurdyumov <ka...@gmail.com>
Committed: Sat Jul 25 12:27:41 2015 +0600

----------------------------------------------------------------------
 docs/en/edge/guide/platforms/android/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/7b7fbf41/docs/en/edge/guide/platforms/android/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/platforms/android/index.md b/docs/en/edge/guide/platforms/android/index.md
index 66a7baa..b672591 100644
--- a/docs/en/edge/guide/platforms/android/index.md
+++ b/docs/en/edge/guide/platforms/android/index.md
@@ -80,7 +80,7 @@ links above.
 
 For Cordova command-line tools to work, or the CLI that is based upon
 them, you need to include the SDK's `tools` and `platform-tools`
-directories in your `PATH`.  On a Mac, you can use a text editor to
+directories in your `PATH`.  On a Mac or Linux, you can use a text editor to
 create or modify the `~/.bash_profile` file, adding a line such as the
 following, depending on where the SDK installs:
 


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