diff options
author | Fahim | 2014-09-01 12:43:26 +0530 |
---|---|---|
committer | Fahim | 2014-09-01 12:43:26 +0530 |
commit | a71569747d68855470cf34b56b9a51ae2702e412 (patch) | |
tree | 9de2ec0a4f95b95d128b33897b2350ee9add75ae /README | |
parent | 0e3e1baf62dc1f2148862af234b593be84f604d5 (diff) | |
download | FreeEDA-a71569747d68855470cf34b56b9a51ae2702e412.tar.gz FreeEDA-a71569747d68855470cf34b56b9a51ae2702e412.tar.bz2 FreeEDA-a71569747d68855470cf34b56b9a51ae2702e412.zip |
Subject: Changes file name read-me.txt to README
Description: Just to check working of developer branch, changes
read-me.txt to README
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -0,0 +1,12 @@ +Read Me: +-------- + +Download and extract OSCAD_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 OSCAD_installer + Give the root password when prompted + +Now follow the instructions given in the Spoken tutorial "Introduction to Oscad" to install Oscad. |