From 802e75f0919f10d1e3f51081912d40a78bf65c50 Mon Sep 17 00:00:00 2001 From: Fahim Date: Thu, 3 Dec 2015 18:19:16 +0530 Subject: Updated README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) 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. + + + -- cgit