Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: tweak wording around download URL

...

Download the binary package (currently, this is the nightly build from https://builds.apache.org/job/flex-sdk_release/lastSuccessfulBuild/artifact/out/ but any release after 4.12) from http://flex.apache.org/download-binaries.html will work) and unpack it.

Panel

wget https://builds.apache.org/job/flex-sdk_release/lastSuccessfulBuild/artifact/out/apache-flex-sdk-4.12.0-bin.tar.gz

tar zxvf apache-flex-sdk-4.12.0-bin.tar.gz

...