From c8e96f94570a1536fdd5a6b6ca323df30954b550 Mon Sep 17 00:00:00 2001 From: Mann Patel <130435633+MannPatel0@users.noreply.github.com> Date: Sun, 16 Feb 2025 15:46:34 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfe8947..ee95787 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Fin Track is a financial tracking application that helps users stay on top of th ### 1. Clone the Repository ```bash -git clone https://github.com/yourusername/fin-track.git +git clone https://github.com/mannpatel0/fin-track.git cd fin-track ```