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 ```