You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2019/04/09 04:55:13 UTC

[cordova-electron] branch master updated: Update README.md (#43)

This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-electron.git


The following commit(s) were added to refs/heads/master by this push:
     new 8eb3a4b  Update README.md (#43)
8eb3a4b is described below

commit 8eb3a4b17f55a3b99b23f2777287c1776fc5a5e0
Author: Yusrul <yu...@gmail.com>
AuthorDate: Tue Apr 9 12:55:09 2019 +0800

    Update README.md (#43)
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index e4920ad..76de0a7 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,7 @@
 $ npm install -g cordova@latest
 $ cordova create helloworld
 $ cd helloworld
+$ cordova platform add electron
 $ cordova run electron
 ```
 


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