Skip to content

Commit 128602f

Browse files
committed
Update README
1 parent d8036d1 commit 128602f

File tree

2 files changed

+3
-58
lines changed

2 files changed

+3
-58
lines changed

LICENSE.md

Lines changed: 0 additions & 55 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,17 @@ The structure of these libraries is close to, but does not conform to the [KiCad
3030

3131
### Download ZIP
3232

33-
You can download a copy of the library by clicking on the big green `<> Code` button above and selecting the `Download ZIP` option. Unzip the file somewhere convenient, usually in `Documents`. Open the **Symbol Editor** and navigate to `Preferences \ Configure Paths`. Add a new Environmental Variable called `SPARKFUN_KICAD_LIBRARY` and set the Path to the `SparkFun-KiCad-Libraries` folder :
33+
You can download a copy of the library by clicking on the big green `<> Code` button above and selecting the `Download ZIP` option. Unzip the file somewhere convenient, usually in `Documents`. Open the KiCad **Symbol Editor** and navigate to `Preferences \ Configure Paths`. Add a new Environmental Variable called `SPARKFUN_KICAD_LIBRARY` and set the Path to the `SparkFun-KiCad-Libraries` folder :
3434

3535
![SPARKFUN_KICAD_LIBRARY Environment Variable](./img/Environment_Variable.png)
3636

37-
Then navigate to `Preferences \ Manage Symbol Libraries`. Click the folder button to "Add existing library to table". Navigate to the `SparkFun-KiCad-Libraries \ Symbols` folder, select all the `SparlFun-.kicad_sym` symbol files and click `Open` :
37+
Then navigate to `Preferences \ Manage Symbol Libraries`. Click the folder button to "Add existing library to table". Navigate to the `SparkFun-KiCad-Libraries \ Symbols` folder, select all the `SparkFun-.kicad_sym` symbol files and click `Open` :
3838

3939
![Adding the symbols](./img/Add_Symbols.png)
4040

4141
![Added symbols](./img/Added_Symbols.png)
4242

43-
Then likewise in the **Footprint Editor**, navigate to `Preferences \ Manage Footprint Libraries` and use the folder button to "Add existing (KiCad folder)`. Select everything except the `3D-Models` folder (strictly, that one is in the wrong place) and click `Open` :
43+
Then likewise in the **Footprint Editor**, navigate to `Preferences \ Manage Footprint Libraries` and use the folder button to "Add existing (KiCad folder)". Select everything except the `3D-Models` folder (Strictly, that one is in the wrong place. Sorry about that) and click `Select Folder` :
4444

4545
![Adding the footprints](./img/Add_Footprints.png)
4646

0 commit comments

Comments
 (0)