From a4bc69a2043711f9cdf857fb82847989cee17220 Mon Sep 17 00:00:00 2001 From: rahulp13 Date: Mon, 16 Mar 2020 11:49:14 +0530 Subject: update readme --- Windows/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Windows/readme.md b/Windows/readme.md index 88180144..cd8ff979 100644 --- a/Windows/readme.md +++ b/Windows/readme.md @@ -120,7 +120,7 @@ It contains all the documenation for making eSim executable (using PyInstaller) - .travis.yml - `Examples\NGHDL_Examples\` folder -4. Remove `eSim_Nghdl.lib` file from `eSim\library\kicadLibrary\kicad_eSim-Library\`. Also, remove `library` folder, duplicate files from `template` and `modules` folders under `eSim\library\kicad\Libary\`. +4. Remove `eSim_Nghdl.lib` file from `eSim\library\kicadLibrary\kicad_eSim-Library\`. Also, remove `library` folder, duplicate files from `template` and `modules` folders under `eSim\library\kicadLibary\`. 5. Now, compress `eSim\library\kicadLibrary` in zip format, place it at `eSim\library` and delete that folder. -- cgit