mirror of
https://github.com/sailor-sh/CK-X.git
synced 2026-05-10 18:46:36 +00:00
update installtion script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user