a couple of tweaks to README
Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/888c980c Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/888c980c Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/888c980c Branch: refs/heads/master Commit: 888c980cbdd5fe5b67f814d9f681bee509da844d Parents: ceb97bc Author: Alex Harui <[email protected]> Authored: Wed Feb 26 23:56:18 2014 -0800 Committer: Alex Harui <[email protected]> Committed: Wed Feb 26 23:56:18 2014 -0800 ---------------------------------------------------------------------- README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/888c980c/README ---------------------------------------------------------------------- diff --git a/README b/README index cf59781..c8ef8ca 100644 --- a/README +++ b/README @@ -52,7 +52,7 @@ Getting the convenience packages for Apache Flex The SDK installer requires the Adobe AIR runtime to be installed. Starting with Apache Flex 4.12 the binary distribution can be installed using only Ant. - This is the recomended method for Linux users. + This is the recommended method for Linux users. https://cwiki.apache.org/confluence/display/FLEX/Installation+help#Installationhelp-Antinstaller @@ -122,9 +122,10 @@ Install Prerequisites used by checkintests and other pieces of the test subsystem to run compiled applications. - The build scripts assume that the folder containing the Text Layout Framework (tlf) - folder is at the same level as the sdk folder. If this is not true, then you must - set the TLF_HOME environment variable to point to the tlf folder. + The build scripts assume that the source code folder containing the Text Layout + Framework (tlf) folder is at the same level as the sdk folder or located inside + the frameworks/projects folder. If this is not true, then you must set the + TLF_HOME environment variable to point to the tlf folder. ================================================================================== SOFTWARE ENVIRONMENT VARIABLE (absolute paths)
