Repository: flex-utilities
Updated Branches:
  refs/heads/develop 45898c72c -> add146d57


update to 1.2


Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/5ca92c8c
Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/5ca92c8c
Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/5ca92c8c

Branch: refs/heads/develop
Commit: 5ca92c8ccd2214183d9e0792547e6ddb80829f8e
Parents: 672be37
Author: Justin Mclean <jmcl...@apache.org>
Authored: Thu Oct 9 13:51:54 2014 +1100
Committer: Justin Mclean <jmcl...@apache.org>
Committed: Thu Oct 9 13:51:54 2014 +1100

----------------------------------------------------------------------
 TourDeFlex/TourDeFlex3/README | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/5ca92c8c/TourDeFlex/TourDeFlex3/README
----------------------------------------------------------------------
diff --git a/TourDeFlex/TourDeFlex3/README b/TourDeFlex/TourDeFlex3/README
index f09ffd9..695b151 100644
--- a/TourDeFlex/TourDeFlex3/README
+++ b/TourDeFlex/TourDeFlex3/README
@@ -18,9 +18,9 @@ How to build Tour De Flex using ant (no IDE is required)
 
==========================================================================================
 
 1.  On Linux or Mac un tar/gzip the source distribution:
-           tar -zxvf apache-flex-tour-de-flex-component-explorer-1.0.tar.gz
+           tar -zxvf apache-flex-tour-de-flex-component-explorer-1.2.tar.gz
        Or if on windows unzip 
-               apache-flex-tour-de-flex-component-explorer-1.0.zip
+               apache-flex-tour-de-flex-component-explorer-1.2.zip
 
 2.  In the base directory, run:
         ant compile
@@ -43,14 +43,15 @@ Some other useful ant targets
 There are several other useful ant targets. Note that compile-shell is 
required if you want
 changes to explorer.xml to take effect.
 
-        compile-shell   compile explorer shell
-        compile-mx      compile mx examples
-        compile-spark   compile first set of spark examples
-        compile-spark2  compile second set of spark examples
-        compile-spark3  compile third set of spark examples
-        compile-apache  compile apache examples
-        package-tar     tar up all source files
-        package-zip     zip up all source files
+        compile-shell     compile explorer shell
+        compile-mx        compile mx examples
+        compile-spark     compile first set of spark examples
+        compile-spark2    compile second set of spark examples
+        compile-spark3    compile third set of spark examples
+        compile-apache    compile apache examples
+        compile-squiggly  compile apache squiggly examples
+        package-tar       tar up all source files
+        package-zip       zip up all source files
 
 
==========================================================================================
 Compiling a single example

Reply via email to