From 85bf144a5a49b30f97defdd7e10c3abfb00ec540 Mon Sep 17 00:00:00 2001 From: safeqr <166971032+safeqr@users.noreply.github.com> Date: Mon, 10 Jun 2024 18:46:48 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2706b60..e502af4 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ SafeQR is a React Native application that allows users to scan QR codes using th 1. **Clone the Repository**: ```sh - git clone https://github.com/yourusername/safeqr.git - cd safeqr + git clone https://github.com/safeqr/SafeQR_Front_End_Mobile.git + cd SafeQR_Front_End_Mobile ``` 2. **Install Dependencies**: @@ -35,7 +35,7 @@ SafeQR is a React Native application that allows users to scan QR codes using th 4. **Start the Application**: ```sh - expo start + npx expo start ``` 5. **Run on Device**: