diff options
Diffstat (limited to 'Windows/readme.md')
-rw-r--r-- | Windows/readme.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Windows/readme.md b/Windows/readme.md index cb39499..f63e717 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.
|