Skip to content

Commit 263f17b

Browse files
committed
Add readme
1 parent b3070d0 commit 263f17b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,11 +210,11 @@ Replace `<container_id>` with the actual container ID of the running container.
210210

211211
#### Pre-requisites
212212

213-
- Docker installed on your machine. You can download it from the [Docker website](https://www.docker.com/products/docker-desktop).
213+
- Docker Desktop installed on your machine. You can download it from the [Docker website](https://www.docker.com/products/docker-desktop).
214214

215215
#### Steps
216216

217-
There are two Docker Compose files available for deployment:
217+
There are two Docker Compose files available for deployment (choose one):
218218

219219
- `docker-compose.yml`: This file builds the Docker images for the backend and frontend applications and runs the services.
220220
- `docker-compose-ghimages.yaml`: This file pulls the Docker images from GitHub Container Registry and runs the services.

0 commit comments

Comments
 (0)