From 86d699f9be9d139dda991c1286828f7094d12536 Mon Sep 17 00:00:00 2001 From: Khoo Jing Ting Date: Fri, 4 Jan 2013 18:02:47 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b424fb4c..59ef7484 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,13 @@ Building and Running KSketch2 - Reworked ======================================== **In Flash Builder 4.5 and later** + 1. Download the code 2. Start up flash builder, make sure the workbench is at the root of your cloned KSketch2 directory 3. Import these projects - KSketch2_Desktop, KSketch2_Interface, KSketch2_Lib Project files should take care of the project references and build path. If not, continue. + 4. Set project reference for KSketch2_Interface to refer to KSketch2_Lib. 5. Make sure the libs folder in KSketch2_Interface is refered inside its build path 6. Set project reference for KSketch2_Desktop to refer to KSketch2_Interface.