From 628548c359030b46b520f0a4fa43603cfc107c62 Mon Sep 17 00:00:00 2001 From: Nishan Date: Sat, 9 May 2026 18:07:48 +0530 Subject: [PATCH] update installtion script --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9475bf3..855c1a5 100644 --- a/README.md +++ b/README.md @@ -25,12 +25,12 @@ Watch live demo video showcasing the CK-X Simulator in action: #### Linux & macOS ```bash -curl -fsSL https://raw.githubusercontent.com/nishanb/ck-x/master/scripts/install.sh | bash +curl -fsSL https://raw.githubusercontent.com/nishanb/sailor-sh/master/scripts/install.sh | bash ``` #### Windows ( make sure WSL2 is enabled in the docker desktop ) ```powershell -irm https://raw.githubusercontent.com/nishanb/ck-x/master/scripts/install.ps1 | iex +irm https://raw.githubusercontent.com/nishanb/sailor-sh/master/scripts/install.ps1 | iex ``` ### Manual Installation