From 82c0a2dccb14b238787d164071a50a21fab43ffb Mon Sep 17 00:00:00 2001 From: Lama Date: Thu, 20 Mar 2025 12:35:21 -0400 Subject: [PATCH] nit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d4e612..f84d001 100644 --- a/README.md +++ b/README.md @@ -449,7 +449,7 @@ If you encounter issues: - Ensure KiCad is installed properly - 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 - Verify the paths exist and have KiCad project files (.kicad_pro) - Use absolute paths instead of `~` if there are issues with path expansion