We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17e33ea commit 18432c5Copy full SHA for 18432c5
documentation/help/markdown/sdk/build-binary-distribution.md
@@ -25,7 +25,7 @@ The document explains how to build the Feathers SDK from a binary distribution.
25
26
If you want to target a specific version of Flash Player and AIR, you may modify the command to specify the required versions:
27
28
- 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
29
30
1. When prompted to install each dependency, type `y` and press Enter.
31
0 commit comments