From e85d81f47ca098f3a9d2e5750bd4342e42ccb5f9 Mon Sep 17 00:00:00 2001 From: Nishan Date: Sun, 13 Apr 2025 20:41:06 +0530 Subject: [PATCH] Update: ReadMe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3a15b6..bb9b496 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Watch live demo video showcasing the CK-X Simulator in action: curl -fsSL https://raw.githubusercontent.com/nishanb/ck-x/master/scripts/install.sh | bash ``` -#### Windows +#### Windows ( make sure WSL2 is enabled in the docker desktop ) ```powershell irm https://raw.githubusercontent.com/nishanb/ck-x/master/scripts/install.ps1 | iex ```