From 15fcf0e66a6235f70e4aa6523a429afa894674ae Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Tue, 8 Jul 2025 15:50:34 +0500 Subject: [PATCH] Update JetBrains version requirements in README --- registry/coder/modules/jetbrains/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/registry/coder/modules/jetbrains/README.md b/registry/coder/modules/jetbrains/README.md index 018d3dba..66868429 100644 --- a/registry/coder/modules/jetbrains/README.md +++ b/registry/coder/modules/jetbrains/README.md @@ -21,8 +21,8 @@ module "jetbrains" { } ``` -> [!NOTE] -> This module requires Coder version 2.24+ to use the `multi-select` form type. +> [!IMPORTANT] +> This module requires Coder version 2.24+ and JetBrains Toolbox version 2.7 or higher. > [!WARNING] > JetBrains recommends a minimum of 4 CPU cores and 8GB of RAM.