From 541677a55060dc4115119c8185f732f4081dcdc4 Mon Sep 17 00:00:00 2001 From: JanardhanBS-SyncByte Date: Thu, 5 Dec 2024 17:45:30 +0530 Subject: [PATCH] [MOSIP-37999]readme.md changes Signed-off-by: JanardhanBS-SyncByte --- biosdk-services/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/biosdk-services/README.md b/biosdk-services/README.md index c402374..89bc1ba 100644 --- a/biosdk-services/README.md +++ b/biosdk-services/README.md @@ -36,8 +36,8 @@ Ensure you have the following installed before proceeding: Clone the repository from GitHub to your local machine: ```bash -git clone https://github.com/mosip/biosdk-services.git -cd biosdk-services + git clone https://github.com/mosip/biosdk-services.git + cd biosdk-services ``` 2. **Build the project**