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/31 00:17:02 UTC

[13/15] git commit: added firefoxos to readme

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/e8c8c5ba
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/e8c8c5ba
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/e8c8c5ba

Branch: refs/heads/master
Commit: e8c8c5ba6fd297f6065a479bdfef0d3bedf14d5b
Parents: aa25bb1
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 15:11:55 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/e8c8c5ba/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.