Repository: flex-utilities
Updated Branches:
  refs/heads/develop 94bd082db -> 1ff24b487


update read me with changes


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

Branch: refs/heads/develop
Commit: cec3c1e3f4f71b5f74f98482398f92f910cb009e
Parents: 94bd082
Author: Justin Mclean <jmcl...@apache.org>
Authored: Sat Aug 9 18:14:29 2014 +1000
Committer: Justin Mclean <jmcl...@apache.org>
Committed: Sat Aug 9 18:14:29 2014 +1000

----------------------------------------------------------------------
 TourDeFlex/TourDeFlex3/README | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/cec3c1e3/TourDeFlex/TourDeFlex3/README
----------------------------------------------------------------------
diff --git a/TourDeFlex/TourDeFlex3/README b/TourDeFlex/TourDeFlex3/README
index 7129350..dda46cc 100644
--- a/TourDeFlex/TourDeFlex3/README
+++ b/TourDeFlex/TourDeFlex3/README
@@ -36,16 +36,21 @@ Initial Setup Required
 How to build the installer using ANT (no IDE is required)
 
==========================================================================================
 
-1.  Un tar/gzip the source distribution:
-           tar -zxvf ApacheFlex-TourDeFlex-ComponentExplorer-1.0.tar.gz
+1.  On Linux or Mac un tar/gzip the source distribution:
+           tar -zxvf apache-flex-tour-de-flex-component-explorer-1.0.tar.gz
+       Or if on windows unzip 
+               apache-flex-tour-de-flex-component-explorer-1.0.zip
 
-2.  In the base, run:
+2.  In the base directory, run:
         ant compile
         
 3. To optionally create a release source package, run:
                ant package
 
-4. Open explorer.html in your browser of choice.
+4. Open explorer.html in your browser of choice. 
+
+Note Some browsers (such as Chrome) may not be able to view local content 
without further
+configuration.
 
 5. To remove all of the compiled swfs:
                ant clean

Reply via email to