README.md has added

This commit is contained in:
Kfir Dayan 2024-01-22 15:39:09 +02:00
parent f82e8fa06d
commit f73667276d

View file

@ -38,7 +38,7 @@ To get the project up and running, follow the instructions below.
1. Clone the repository:
```bash
git clone https://github.com/your-username/tiny-url-microservice.git
git clone https://git.dayanhub.com/kfir/tiny-url-microservice.git
cd tiny-url-microservice
docker-compose -f docker-compose.yaml up -d --build
```