From b50bd79aed4bae5cba19bbaf7597d528ea37430a Mon Sep 17 00:00:00 2001 From: kaleb tsegaye Date: Sun, 14 Jul 2024 20:59:22 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 233ca74..5b4bbdb 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Welcome to the Meals App! This is a React-based web application that allows user 1. **Clone the repository:** ```bash - git clone https://github.com/yourusername/meals-app.git + git clone https://github.com/kaleb110/meals-app.git cd meals-app ```