From 194d9f527f5bae1d76ed5b54136f08402128747a Mon Sep 17 00:00:00 2001 From: Fahim Date: Tue, 9 Sep 2014 16:19:51 +0530 Subject: Subject: Changes README Description: Changes some instruction in the README file --- README | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README b/README index 0ca187c..ddd6816 100644 --- a/README +++ b/README @@ -1,12 +1,14 @@ Read Me: -------- -Download and extract FreeEDA_installer.tar.gz to your PC/Laptop's Desktop. Make the installation files executable by doing the following: +Download and extract FreeEDA-master.zip to your PC/Laptop's Desktop. 1. Open the terminal -2. Type the following: - cd Desktop - sudo chmod -R 777 FreeEDA_installer - Give the root password when prompted +2. Run the below script and follow the instruction + + ./installFreeEDA.sh + + +Note : For more infomation please visit http://freeeda.in and video tutorial please visit http://spoken-tutorial.org/ + -Now follow the instructions given in the Spoken tutorial "Introduction to FreeEDA" to install FreeEDA. -- cgit