Skip to content

Commit 18432c5

Browse files
committed
Help: improved instructions to build binary distribution because the old instructions didn't seem to work on Windows
1 parent 17e33ea commit 18432c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/help/markdown/sdk/build-binary-distribution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The document explains how to build the Feathers SDK from a binary distribution.
2525

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

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

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

0 commit comments

Comments
 (0)