Add github repo in readme

This commit is contained in:
sepehr 2024-12-16 14:12:50 +03:00
parent a8f029ee38
commit 7a188393bd

View file

@ -31,7 +31,7 @@ This repository provides a full Docker-based setup for deploying MikroWizard ser
### Step 1: Clone the Repository
```bash
git clone <repository-url> mikrowizard
git clone https://github.com/MikroWizard/docker-compose-deployment.git mikrowizard
cd mikrowizard
```