diff --git a/README.md b/README.md
index 6673021eb2a1301a881754c80cf909738e6bb981..db0205a0eac36928cffe559a7da2df49adbe93de 100644
--- a/README.md
+++ b/README.md
@@ -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.