[royale-docs] branch develop updated: Update System-Requirements.md

2018-02-13 Thread andreww
This is an automated email from the ASF dual-hosted git repository.

andreww pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/develop by this push:
 new 34fb636  Update System-Requirements.md
34fb636 is described below

commit 34fb636d9435c2e47183c07565ca20f34b68afd2
Author: Andrew Wetmore 
AuthorDate: Tue Feb 13 18:26:39 2018 -0400

Update System-Requirements.md

Updated the text, provided a Java download link.
---
 Welcome/Get_Started/System-Requirements.md | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/Welcome/Get_Started/System-Requirements.md 
b/Welcome/Get_Started/System-Requirements.md
index 0c57f7a..349b64c 100644
--- a/Welcome/Get_Started/System-Requirements.md
+++ b/Welcome/Get_Started/System-Requirements.md
@@ -21,10 +21,8 @@ title: System Requirements
 
 # System requirements
 
-Apache Royale is designed for use on Mac or PC computers, but not (yet) on 
Linux.
+Apache Royale is designed for use on Mac or PC computers. We would love to 
know your experience with it on a Linux machine!
 
-Since developers normally use Royale in the IDE of their choice, the system 
needs to satisfy the minimum requirements for that IDE. You do not need 
Internet access to work with Royale unless that is required by the IDE you are 
using.
+Since developers often use Royale in the IDE of their choice, the system needs 
to satisfy the minimum requirements for that IDE. You do not need Internet 
access to work with Royale unless that is required by the IDE you are using. 
Royale provides scripts you can run if you want to compile your application 
using the command line, without an IDE.
 
-If you are compiling strictly by command-line...
-
-Royale requires Java SDK 1.7 or greater to be installed on your computer. You 
can access the latest Java SDK from DOWNLOAD URL.
+Royale requires Java SDK 1.7 or greater to be installed on your computer. You 
can access the latest Java SDK from http://www.oracle.com/technetwork/java/javase/downloads/index.html; 
target="_blank">the Java download site.

-- 
To stop receiving notification emails like this one, please contact
andr...@apache.org.


[royale-docs] branch develop updated: Update System-Requirements.md

2018-01-29 Thread andreww
This is an automated email from the ASF dual-hosted git repository.

andreww pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/develop by this push:
 new 4437646  Update System-Requirements.md
4437646 is described below

commit 4437646bcb7ce59913ba4e2aad23c76cd09ffc1d
Author: Andrew Wetmore 
AuthorDate: Mon Jan 29 14:58:43 2018 -0400

Update System-Requirements.md

Incomplete first pass.
---
 Welcome/Get_Started/System-Requirements.md | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Welcome/Get_Started/System-Requirements.md 
b/Welcome/Get_Started/System-Requirements.md
index 3074155..0c57f7a 100644
--- a/Welcome/Get_Started/System-Requirements.md
+++ b/Welcome/Get_Started/System-Requirements.md
@@ -21,10 +21,10 @@ title: System Requirements
 
 # System requirements
 
-*This information will be available soon.*
+Apache Royale is designed for use on Mac or PC computers, but not (yet) on 
Linux.
 
-*Overview*
+Since developers normally use Royale in the IDE of their choice, the system 
needs to satisfy the minimum requirements for that IDE. You do not need 
Internet access to work with Royale unless that is required by the IDE you are 
using.
 
-*Physical hardware*
+If you are compiling strictly by command-line...
 
-*Network access*
+Royale requires Java SDK 1.7 or greater to be installed on your computer. You 
can access the latest Java SDK from DOWNLOAD URL.

-- 
To stop receiving notification emails like this one, please contact
andr...@apache.org.