summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-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.