diff --git a/scripts/COMPOSE-DEPLOY.md b/scripts/COMPOSE-DEPLOY.md index 291abd1..f2ebd79 100644 --- a/scripts/COMPOSE-DEPLOY.md +++ b/scripts/COMPOSE-DEPLOY.md @@ -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 -``` \ No newline at end of file +```