summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFahim2016-02-17 17:00:35 +0530
committerFahim2016-02-17 17:00:35 +0530
commitd634304de8022c499b1a4a23c85aa5f124539d93 (patch)
tree9ec07da28a569b4ebc54c69eba778809457f451d /README.md
parent9b6b022edb89e14fa83c3c1d6ebf0a9f96500b1a (diff)
parent8a6f29decb7793e678aa8492f4f8d899087f2f68 (diff)
downloadeSim-d634304de8022c499b1a4a23c85aa5f124539d93.tar.gz
eSim-d634304de8022c499b1a4a23c85aa5f124539d93.tar.bz2
eSim-d634304de8022c499b1a4a23c85aa5f124539d93.zip
Merge branch 'develop'
Conflicts: kicadSchematicLibrary/kicad.pro src/ngspicetoModelica/__init__.py
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 34a83da9..4beed669 100644
--- a/README.md
+++ b/README.md
@@ -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.
+
+
+