Update README.md

This commit is contained in:
Mann Patel
2025-02-16 15:46:34 -07:00
committed by GitHub
parent ff32bdf4fd
commit c8e96f9457

View File

@@ -7,7 +7,7 @@ Fin Track is a financial tracking application that helps users stay on top of th
### 1. Clone the Repository ### 1. Clone the Repository
```bash ```bash
git clone https://github.com/yourusername/fin-track.git git clone https://github.com/mannpatel0/fin-track.git
cd fin-track cd fin-track
``` ```