From 684cd2181f7057e730f7179060a79c99a0a2ee2c Mon Sep 17 00:00:00 2001 From: JanardhanBS-SyncByte Date: Tue, 19 Nov 2024 19:10:20 +0530 Subject: [PATCH] [MOSIP-37358] readme Signed-off-by: JanardhanBS-SyncByte --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a2c994..6ebbbef 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Use the cd command to move to the directory containing the desired service's Doc 2. Build the Docker image: ```shell - $ docker build -f Dockerfile + $ docker build -t : -f Dockerfile . ``` ## APIs testing