diff options
author | rahulp13 | 2020-03-16 11:49:14 +0530 |
---|---|---|
committer | rahulp13 | 2020-03-16 11:49:14 +0530 |
commit | a4bc69a2043711f9cdf857fb82847989cee17220 (patch) | |
tree | a11c00747b1134793b078a25f94d9c96de8c2972 | |
parent | 97d853bfb3eb505bba9ea5cb3a1f1a11c90d9984 (diff) | |
download | eSim-a4bc69a2043711f9cdf857fb82847989cee17220.tar.gz eSim-a4bc69a2043711f9cdf857fb82847989cee17220.tar.bz2 eSim-a4bc69a2043711f9cdf857fb82847989cee17220.zip |
update readme
-rw-r--r-- | Windows/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
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. |