From b6f6c3f7be1900c8e2bea71bd403b24f829268bc Mon Sep 17 00:00:00 2001 From: Nishan Date: Sun, 10 May 2026 07:06:25 +0530 Subject: [PATCH] update instllation script path --- LICENSE | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 5ed8cda..ed43dce 100644 --- a/LICENSE +++ b/LICENSE @@ -62,4 +62,4 @@ EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND TITLE. -Copyright (c) 2026 Sailor.sh. All rights reserved. \ No newline at end of file +Copyright (c) 2026 Sailor.sh. All rights reserved. \ No newline at end of file diff --git a/README.md b/README.md index 855c1a5..4013753 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/sailor-sh/master/scripts/install.sh | bash +curl -fsSL https://raw.githubusercontent.com/sailor-sh/CK-X/master/scripts/install.sh | bash ``` #### Windows ( make sure WSL2 is enabled in the docker desktop ) ```powershell -irm https://raw.githubusercontent.com/nishanb/sailor-sh/master/scripts/install.ps1 | iex +irm https://raw.githubusercontent.com/sailor-sh/CK-X/master/scripts/install.ps1 | iex ``` ### Manual Installation