This commit is contained in:
Lama 2025-03-20 12:35:21 -04:00
parent 46ad082fda
commit 82c0a2dccb

View File

@ -449,7 +449,7 @@ If you encounter issues:
- Ensure KiCad is installed properly - Ensure KiCad is installed properly
- Check if the right paths are set in `kicad_mcp/config.py` - Check if the right paths are set in `kicad_mcp/config.py`
4. 4. **Projects Not Found:** 4. **Projects Not Found:**
- Check your `.env` file to ensure your project directories are correctly specified - Check your `.env` file to ensure your project directories are correctly specified
- Verify the paths exist and have KiCad project files (.kicad_pro) - Verify the paths exist and have KiCad project files (.kicad_pro)
- Use absolute paths instead of `~` if there are issues with path expansion - Use absolute paths instead of `~` if there are issues with path expansion