summaryrefslogtreecommitdiff
path: root/doc/readme.md
diff options
context:
space:
mode:
authorFahim2015-09-07 12:21:04 +0530
committerFahim2015-09-07 12:21:04 +0530
commit96e9e8868b0b02f8142053de1a788ba10dde366b (patch)
treeb48d0a1a3fbe206d46eba337edbb8b15f1f4fff8 /doc/readme.md
parentefb29dd4732f93c1b6a87e90909dcb576640e3bc (diff)
downloadnghdl-96e9e8868b0b02f8142053de1a788ba10dde366b.tar.gz
nghdl-96e9e8868b0b02f8142053de1a788ba10dde366b.tar.bz2
nghdl-96e9e8868b0b02f8142053de1a788ba10dde366b.zip
Rename install.sh to install-nghdl.sh
Diffstat (limited to 'doc/readme.md')
-rw-r--r--doc/readme.md2
1 files changed, 1 insertions, 1 deletions
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.