This is an automated email from the ASF dual-hosted git repository.
piotrz 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 eda058f Small style correction in Moonshine instructions
eda058f is described below
commit eda058f92b9818fa9b8938ca251de97c5d20bf9f
Author: Piotr Zarzycki <[email protected]>
AuthorDate: Tue May 28 11:43:18 2019 +0200
Small style correction in Moonshine instructions
---
Moonshine-IDE.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/Moonshine-IDE.md b/Moonshine-IDE.md
index dbe8dba..7cbef04 100644
--- a/Moonshine-IDE.md
+++ b/Moonshine-IDE.md
@@ -7,8 +7,8 @@ If you find any problems or would like to propose new features
in Moonshine IDE,
# Add the Royale SDK
## Option 1:
1. Open Getting Started page by clicking "**Help**" menu and "**Getting
Started**".
- 2. Find on the list "**Apache Royale Compilation**" and click on download
icon. Once download complete SDK will be added
- to your newly created project, if not follow instructions in "**Option
2**".
+ 2. Find on the list "**Apache Royale Compilation**" and click on download
icon.
+ Once download complete SDK will be added to your newly created project,
if not follow instructions in "**Option 2**".
## Option 2:
1. Start Moonshine IDE and open its settings by clicking "**File**" menu and
"**Settings**".
@@ -44,4 +44,5 @@ If you find any problems or would like to propose new
features in Moonshine IDE,
Assuming that you have already opened a project in Moonshine IDE, you have a
couple of options to build a project.
* If you would like to build a project for SWF application, go to the
"**Project**" menu and choose "**Build Project**" or "**Build & Run**". Note
that this option will not work with template **Royale Browser Project Jewel**.
- * If you would like to build a project for JavaScript application, go to the
"**Project**" menu and choose "**Build as JavaScript**" or "**Build & Run as
JavaScript**".
\ No newline at end of file
+ * If you would like to build a project for JavaScript application, go to the
"**Project**" menu and choose
+ "**Build as JavaScript**" or "**Build & Run as JavaScript**".
\ No newline at end of file