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