diff options
Diffstat (limited to 'read-me.txt')
-rw-r--r-- | read-me.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/read-me.txt b/read-me.txt new file mode 100644 index 0000000..2c3251f --- /dev/null +++ b/read-me.txt @@ -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. |