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

carlosrovira pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-asjs.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new aaf70f3  Updated Build Apache Royale with Maven (markdown)
aaf70f3 is described below

commit aaf70f34b278d04a83728f88251640e55c41dfc2
Author: Carlos Rovira <carlosrov...@apache.org>
AuthorDate: Sat Nov 18 20:19:20 2017 +0100

    Updated Build Apache Royale with Maven (markdown)
---
 Build-Apache-Royale-with-Maven.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Build-Apache-Royale-with-Maven.md 
b/Build-Apache-Royale-with-Maven.md
index eb285bc..def5d91 100644
--- a/Build-Apache-Royale-with-Maven.md
+++ b/Build-Apache-Royale-with-Maven.md
@@ -18,7 +18,7 @@ It also has a feature of **assembling a fully functional 
Royale distribution** i
 3. Download the "Flash Player projector content debugger" for your system 
from: https://www.adobe.com/support/flashplayer/debug_downloads.html (The 
Browser plugin or ActiveX component will not work)
     1. Set an environment variable called FLASHPLAYER_DEBUGGER and set it to 
the path of the Flash Debug Player executable (On windows and Linux machined 
this is trivial as you simply provide the full path (including the executable 
name), on Mac's this will look something like this: {Place the Player is 
installed to}/Flash Player.app/Contents/MacOS/Flash Player Debugger)
 
-     Example for Windows: 
+     Example for Windows:
     `FLASHPLAYER_DEBUGGER=C:\Program 
Files\Adobe\Flash\flashplayer_22_sa_debug.exe`
 
      Example for Linux:
@@ -51,7 +51,7 @@ It also has a feature of **assembling a fully functional 
Royale distribution** i
 5. Build Typedefs (royale-typedefs)
 
     1. Clone:
-    `git clone https://github.com/apache/royale-typedefs.git royale-typedefs
+    `git clone https://github.com/apache/royale-typedefs.git royale-typedefs`
 
     2. Go into the new directory:
     `cd royale-typedefs

-- 
To stop receiving notification emails like this one, please contact
['"commits@royale.apache.org" <commits@royale.apache.org>'].

Reply via email to