Update README.md

This commit is contained in:
sanjib 2025-01-21 06:21:34 +00:00
parent 42bff39895
commit 452fdd16aa

View file

@ -23,7 +23,7 @@ A microservice starter template built with Bun, Elysia, PostgreSQL, and MinIO.
1. Clone the repository: 1. Clone the repository:
```bash ```bash
git clone <your-repository-url> git clone ssh://git@git.planpostai.com:2222/planpostai/template-elysia.git microservice-start
cd microservice-start cd microservice-start
``` ```