diff options
author | Fahim | 2015-12-03 18:19:16 +0530 |
---|---|---|
committer | Fahim | 2015-12-03 18:19:16 +0530 |
commit | 802e75f0919f10d1e3f51081912d40a78bf65c50 (patch) | |
tree | e7207801047cdf833ca1d871809c428cc237b57b /README.md | |
parent | 2b2c5b56054d1175967fa0b40e0a78ec491063e6 (diff) | |
download | eSim-802e75f0919f10d1e3f51081912d40a78bf65c50.tar.gz eSim-802e75f0919f10d1e3f51081912d40a78bf65c50.tar.bz2 eSim-802e75f0919f10d1e3f51081912d40a78bf65c50.zip |
Updated README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -15,3 +15,14 @@ eSim has been successfully ported to low cost FOSSEE laptop (http://laptop.fosse ## eSim Installation Ubuntu Refer INSTALL file for eSim installation on Ubuntu. + +## How to get the openModelica and Pspice to Kicad converter changes in windows. +This changes is not available in the current windows installer. However you can get those changes manually after replacing eSim folder with new folder eSim folder which contains the changes. +Please follow the steps +1. Download and install eSim on windows from eSim website. +2. Download the latest eSim code from https://github.com/FOSSEE/eSim/archive/develop.zip +3. Extract the zip and copy only the src and images directory +4. Now go to the location where eSim on windows is installed (By default it is in C:) And then just replace src and image directory with the one you just copied. + + + |