diff --git a/docs/index.html b/docs/index.html index b14b3875..76a2ce2d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -119,7 +119,7 @@
First, let's look at a "normal" design flow in KiCad:
+First, let's look at a "normal" design flow in KiCad:
Here, you start off in a schematic editor (for KiCad, that's EESCHEMA) and draw a schematic. From that, EESCHEMA generates @@ -222,8 +222,9 @@
$ pip install skidl
To give SKiDL some part libraries to work with, -you'll also need to install KiCad. +
Please note, SKiDL does need part libraries to work with. +You can either download those libraries alone from: https://gitlab.com/kicad/libraries/kicad-symbols OR you can install KiCad + and those libraries will be shipped with it.
Then, you'll need to set an environment variable so SKiDL can find the libraries. For Windows, do this:set KICAD_SYMBOL_DIR=C:\Program Files\KiCad\share\kicad\kicad-symbols
@@ -2075,4 +2076,4 @@ SPICE Simulations