fix installation path in README

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
janik
2026-04-09 16:18:08 +07:00
parent d631c7b2d2
commit b57dab125f
+1 -5
View File
@@ -21,11 +21,7 @@ Results are shown in a colour-coded table so mismatches are easy to spot.
### Manual ### Manual
Copy the contents of `plugins/` into your KiCad scripting plugins directory: 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`).
- **Windows**: `%APPDATA%\kicad\<version>\scripting\plugins\stm32_pin_validator\`
- **Linux**: `~/.local/share/kicad/<version>/scripting/plugins/stm32_pin_validator/`
- **macOS**: `~/Library/Application Support/kicad/<version>/scripting/plugins/stm32_pin_validator/`
### KiCad PCM ### KiCad PCM