diff options
author | rahulp13 | 2022-02-28 14:48:29 +0530 |
---|---|---|
committer | rahulp13 | 2022-02-28 14:48:29 +0530 |
commit | 4b38b9eeab8b5fdd4e9744fc2057a6003b4d144d (patch) | |
tree | 542ac2b5417789f39179bb20e0e9201563058277 /Windows/README.md | |
parent | d8a24d37f59ecd67ecf310b04e9e2b6d90c5d50d (diff) | |
download | eSim-4b38b9eeab8b5fdd4e9744fc2057a6003b4d144d.tar.gz eSim-4b38b9eeab8b5fdd4e9744fc2057a6003b4d144d.tar.bz2 eSim-4b38b9eeab8b5fdd4e9744fc2057a6003b4d144d.zip |
Added Makerchip packaging instructions
Diffstat (limited to 'Windows/README.md')
-rw-r--r-- | Windows/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Windows/README.md b/Windows/README.md index 1e484d19..e9cd8673 100644 --- a/Windows/README.md +++ b/Windows/README.md @@ -102,6 +102,10 @@ It contains all the documentation for making eSim executable (using PyInstaller) - License file (`rtf` format) - Logo (`ico` format) - `esim-setup-script` file + - Makerchip executables (`makerchip.7z` file) + + > Note: Refer this [documentation](https://github.com/fossee/tree/installers/Windows/Makerchip-Build.md) on packaging Makerchip-App and Sandpiper SaaS for Windows OS + - `nghdl-setup-script` file from the `NGHDL` repository 12. Compile the NSI script (`esim-setup-script` file). Now only use the generated installer for distribution. |