mirror of
https://github.com/sailor-sh/CK-X.git
synced 2026-07-11 00:29:20 +00:00
Merge pull request #31 from michie1/patch-1
Change cd ck-x to cd CK-X in COMPOSE-DEPLOY.md
This commit is contained in:
@@ -41,7 +41,7 @@ irm https://raw.githubusercontent.com/nishanb/CK-X/master/scripts/install.ps1 |
|
||||
1. Clone the repository:
|
||||
```bash
|
||||
git clone https://github.com/nishanb/CK-X.git
|
||||
cd ck-x
|
||||
cd CK-X
|
||||
```
|
||||
|
||||
2. Build and start the services using Docker Compose:
|
||||
@@ -138,4 +138,4 @@ docker compose down
|
||||
# Remove downloaded files
|
||||
cd ..
|
||||
rm -rf ck-x-simulator
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user