From 10fd5b1921ca5868a1dbdfe6bd438511554a0db8 Mon Sep 17 00:00:00 2001 From: peskyadmin Date: Tue, 8 Apr 2025 19:36:05 -0500 Subject: [PATCH] update repo url --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 37de111..9eebce5 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ your-project/ 1. **Clone the Repository** ```bash - git clone - cd + git clone https://gitea.damconsulting.llc/DAM/ts-babybuddy.git + cd ts-babybuddy ``` 2. Create Required Directories ```bash