Skip to content
Snippets Groups Projects
Commit 609b96e7 authored by Krisjanis Rijnieks's avatar Krisjanis Rijnieks :lion_face:
Browse files

Fix typo in README

parent 8e317f0a
No related branches found
No related tags found
No related merge requests found
Pipeline #162355 passed
......@@ -6,7 +6,7 @@ This library (should) cover all the electronics components found in the official
1. Clone or download this repository.
2. Store it in a safe place such as `~/kicad/libraries` or `C:/kicad/libraries`.
3. Open a KiCad `.pro` file.
3. Run KiCad or open a KiCad `.pro` file.
4. Go to "Preferences / Manage Symbol Libraries" and add `fab.lib` as symbol library.
5. Go to "Preferences / Manage Footprint Libraries" and add `fab.pretty` as footprint library.
......@@ -16,4 +16,4 @@ Please refer to the [CONTRIBUTING](CONTRIBUTING.md) document. Run `test.py` loca
## License
Please refer to the (LICENSE)[LICENSE] document located in this repository.
Please refer to the [LICENSE](LICENSE) document located in this repository.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment