From b57dab125f587147f2a889e9cd47db36c6ca5d09 Mon Sep 17 00:00:00 2001 From: janik Date: Thu, 9 Apr 2026 16:18:08 +0700 Subject: [PATCH] fix installation path in README Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 8d838fa..9454513 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,7 @@ Results are shown in a colour-coded table so mismatches are easy to spot. ### Manual -Copy the contents of `plugins/` into your KiCad scripting plugins directory: - -- **Windows**: `%APPDATA%\kicad\\scripting\plugins\stm32_pin_validator\` -- **Linux**: `~/.local/share/kicad//scripting/plugins/stm32_pin_validator/` -- **macOS**: `~/Library/Application Support/kicad//scripting/plugins/stm32_pin_validator/` +Copy the contents of `plugins/` into a `stm32_pin_validator` folder inside your KiCad scripting plugins directory. The plugins directory location depends on your OS and KiCad version — you can find it in KiCad under **Preferences > Configure Paths** (look for `KICAD_USER_PLUGIN_DIR`). ### KiCad PCM