summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFahim2014-09-09 16:19:51 +0530
committerFahim2014-09-09 16:19:51 +0530
commit194d9f527f5bae1d76ed5b54136f08402128747a (patch)
tree1004a3dca6b230d55841d789a3f170665cdee14d
parentc632c1009c9e095135220c809d7c799841f160b3 (diff)
downloadFreeEDA-194d9f527f5bae1d76ed5b54136f08402128747a.tar.gz
FreeEDA-194d9f527f5bae1d76ed5b54136f08402128747a.tar.bz2
FreeEDA-194d9f527f5bae1d76ed5b54136f08402128747a.zip
Subject: Changes README
Description: Changes some instruction in the README file
-rw-r--r--README14
1 files 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.