From cf0442c7cc1648f6caa647fd0c555db545f73121 Mon Sep 17 00:00:00 2001 From: "Calvin A. Allen" Date: Tue, 30 Dec 2025 20:38:06 -0500 Subject: [PATCH] docs(readme): remove Extensibility Essentials requirement --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7b37c15..8a2172c 100644 --- a/README.md +++ b/README.md @@ -69,9 +69,8 @@ Contributions are welcome! Whether it's bug reports, feature requests, or pull r ### Development Setup 1. Clone the repository -2. Install [Extensibility Essentials 2022](https://marketplace.visualstudio.com/items?itemName=MadsKristensen.ExtensibilityEssentials2022) -3. Open `src/CodingWithCalvin.OpenInNotepadPlusPlus.slnx` in Visual Studio -4. Press F5 to launch the experimental instance +2. Open `src/CodingWithCalvin.OpenInNotepadPlusPlus.slnx` in Visual Studio +3. Press F5 to launch the experimental instance ## 📄 License @@ -89,5 +88,5 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file

- Made with ❤️ by Calvin Allen + Made with ❤️ by Coding With Calvin