From 22a809f1f01da1262c9ebf7ed2db604b16a33db2 Mon Sep 17 00:00:00 2001 From: Mohammed CHAHBOUN <69054810+M97Chahboun@users.noreply.github.com> Date: Wed, 24 Jan 2024 21:13:21 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6332742..acb26b7 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ Eyes Care is a desktop application built with Flutter, designed to help users ma ## Installation -1. Clone the repository: `git clone https://github.com/yourusername/eyes-care-desktop-app.git` -2. Navigate to the project directory: `cd eyes-care-desktop-app` +1. Clone the repository: `git clone https://github.com/bixat/eyes_care.git` +2. Navigate to the project directory: `cd eyes_care` 3. Install the dependencies: `flutter pub get` 4. Run the app: `flutter run`