From b357ea4670ad65c02c3c5300fd3ac6cfa41d9a55 Mon Sep 17 00:00:00 2001 From: Krystian Panek Date: Tue, 7 Jan 2025 15:07:27 +0100 Subject: [PATCH] Doc --- DEVELOPMENT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 0f3150d..d1693d9 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -21,7 +21,7 @@ Universal tool to manage AEM instances everywhere! 3. Setup IDE: - IntelliJ IDEA - - Install [Go Plugin] + - Install [Go Plugin](https://plugins.jetbrains.com/plugin/9568-go) - Remember to "Enable Go Modules" in settings to fix syntax highlighting and autocompletion. ## Building & OS-wide installation