summaryrefslogtreecommitdiff
path: root/Windows
diff options
context:
space:
mode:
authorBladen Martin2020-08-06 19:18:14 +0530
committerGitHub2020-08-06 19:18:14 +0530
commit87f2b459db9251df785b079ae97180f87d0d769b (patch)
treee8a5bb9a8c5ce704e8c53205cb02d6bc1383e288 /Windows
parentf6dab221722de039d70375a7692848f22c9be8a7 (diff)
downloadnghdl-87f2b459db9251df785b079ae97180f87d0d769b.tar.gz
nghdl-87f2b459db9251df785b079ae97180f87d0d769b.tar.bz2
nghdl-87f2b459db9251df785b079ae97180f87d0d769b.zip
Update README.md
Diffstat (limited to 'Windows')
-rw-r--r--Windows/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/Windows/README.md b/Windows/README.md
index 6f5aae9..bf3e7ca 100644
--- a/Windows/README.md
+++ b/Windows/README.md
@@ -98,9 +98,10 @@ It contains all the documenation for making NGHDL executable (using PyInstaller)
(these can be obtained under *sources/* folder in the repository )
- ghdl.7z
- MSYS.7z
-- ngspice-nghdl.7z
- mingw64.7z
+- ngspice-nghdl.7z ( this file can be obtained by decompressing `ngspice-nghdl.tar.xz` file present at `master branch` of this repository and recompressing using 7z tool)
+
8. Place the script `installnghdl.nsi` at the eSim installer location.
9. Follow the rest of the instructions for packging eSim [https://github.com/FOSSEE/eSim/tree/installers/Windows] and compile the NSI script (`esim-setup-script.nsi` file). Now only use the generated installer for distribution.