From 452fdd16aa9b78a2feefaf28e9bee4df106dca27 Mon Sep 17 00:00:00 2001 From: sanjib Date: Tue, 21 Jan 2025 06:21:34 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7880e0b..f48dbe1 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ A microservice starter template built with Bun, Elysia, PostgreSQL, and MinIO. 1. Clone the repository: ```bash -git clone +git clone ssh://git@git.planpostai.com:2222/planpostai/template-elysia.git microservice-start cd microservice-start ```