You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2014/01/30 21:00:12 UTC

git commit: added firefoxos to readme

Updated Branches:
  refs/heads/master fde4ea346 -> 5d5ed3d34


added firefoxos to readme


Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/5d5ed3d3
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/5d5ed3d3
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/5d5ed3d3

Branch: refs/heads/master
Commit: 5d5ed3d34890f66aa3422cd10efaee65cdda54c7
Parents: fde4ea3
Author: Steven Gill <st...@gmail.com>
Authored: Thu Jan 30 12:00:01 2014 -0800
Committer: Steven Gill <st...@gmail.com>
Committed: Thu Jan 30 12:00:01 2014 -0800

----------------------------------------------------------------------
 README.md | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/5d5ed3d3/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 16fbb4f..d83c128 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,7 @@
 # under the License.
 #
 -->
+
 # cordova-cli
 
 > The command line tool to build, deploy and manage [Cordova](http://cordova.io)-based applications.
@@ -318,3 +319,7 @@ Amazon Fire OS does not include the ability to emulate. You are still able to us
 The initial release of cordova-ubuntu does not support building applications for armhf devices automatically. It is possible to produce applications and click packages in a few steps though.
 
 This bug report documents the issue and solutions for it: https://bugs.launchpad.net/ubuntu/+source/cordova-ubuntu/+bug/1260500 A future release will let developers cross-compile armhf click packages directly from an x86 desktop.
+
+## Firefox OS
+
+Firefox OS does not include the ability to emulate, run and serve. After building, you will have to open the firefoxos platform directory of your app in the App Manager that comes with every firefox browser.