From 96e9e8868b0b02f8142053de1a788ba10dde366b Mon Sep 17 00:00:00 2001 From: Fahim Date: Mon, 7 Sep 2015 12:21:04 +0530 Subject: Rename install.sh to install-nghdl.sh --- doc/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/readme.md b/doc/readme.md index e68c373..7aa0c6e 100644 --- a/doc/readme.md +++ b/doc/readme.md @@ -25,7 +25,7 @@ for that model it will actually call the ghdl to get the result. ##How to install? 1. Clone this repository. -2. Run `./install.sh` It will install ngspice from source code and put it in $HOME. +2. Run `./install-nghdl.sh` It will install ngspice from source code and put it in $HOME. ##Few words about installed code structure. -- cgit