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:
Nishan
2025-06-30 08:10:51 +05:30
committed by GitHub

View File

@@ -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
```
```