fix installation path in README
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -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\<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/`
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user