From 4142bac2ec8d9b8522151047a8fcb10e57ba06e0 Mon Sep 17 00:00:00 2001 From: Mukul Kumar <74813712+mukul-kr@users.noreply.github.com> Date: Sat, 2 Sep 2023 20:56:54 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 03cc0d6..41dca8b 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Docker-compose ### How to run 1. Clone the project -2. cd into the project directory and then in reciever directory +2. cd into the project directory and then in reciever directory to start the project in order. 3. Open Dockerfile and select the language you want to build the image with For example: Here I will use python @@ -36,4 +36,4 @@ Docker-compose 8. Run `go run main.go` to start the sender ``` application will be available at localhost:5000``` - \ No newline at end of file +