You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by cf...@apache.org on 2012/04/04 16:51:09 UTC

svn commit: r1309429 - /incubator/flex/trunk/README

Author: cframpton
Date: Wed Apr  4 14:51:09 2012
New Revision: 1309429

URL: http://svn.apache.org/viewvc?rev=1309429&view=rev
Log:
To the prerequisites, if Windows, currently need a shell like Cygwin or git bash.

Modified:
    incubator/flex/trunk/README

Modified: incubator/flex/trunk/README
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/README?rev=1309429&r1=1309428&r2=1309429&view=diff
==============================================================================
--- incubator/flex/trunk/README (original)
+++ incubator/flex/trunk/README Wed Apr  4 14:51:09 2012
@@ -41,10 +41,12 @@ Building Apache Flex
     are downloaded as part of the build process.
     
     Before building Flex you must install:
+    
         Java SDK 1.5.0_13 or greater
         Ant 1.7.0 or greater
         ant-contrib-1.0b2.jar in the lib directory of your ant installation
-
+        on Windows you need to run from a shell like Cygwin or git bash
+        
     The following environment variables must be set:
     
         JAVA_HOME