blob: 0ca187cff4a17fe21240051d8b21bea4622c4084 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Read Me:
--------
Download and extract FreeEDA_installer.tar.gz to your PC/Laptop's Desktop. Make the installation files executable by doing the following:
1. Open the terminal
2. Type the following:
cd Desktop
sudo chmod -R 777 FreeEDA_installer
Give the root password when prompted
Now follow the instructions given in the Spoken tutorial "Introduction to FreeEDA" to install FreeEDA.
|