Skip to content

Commit

Permalink
Help: improved instructions to build binary distribution because the …
Browse files Browse the repository at this point in the history
…old instructions didn't seem to work on Windows
  • Loading branch information
joshtynjala committed Mar 6, 2018
1 parent 17e33ea commit 18432c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The document explains how to build the Feathers SDK from a binary distribution.

If you want to target a specific version of Flash Player and AIR, you may modify the command to specify the required versions:

ant -f installer.xml -Dflash.sdk.version=22.0 -Dair.sdk.version=22.0
ant -f installer.xml install -Dflash.sdk.version=22.0 -Dair.sdk.version=22.0

1. When prompted to install each dependency, type `y` and press Enter.

Expand Down

0 comments on commit 18432c5

Please sign in to comment.