Update README.md

This commit is contained in:
safeqr
2024-06-10 18:46:48 +08:00
committed by GitHub
parent 48bd40c435
commit 85bf144a5a

View File

@@ -18,8 +18,8 @@ SafeQR is a React Native application that allows users to scan QR codes using th
1. **Clone the Repository**: 1. **Clone the Repository**:
```sh ```sh
git clone https://github.com/yourusername/safeqr.git git clone https://github.com/safeqr/SafeQR_Front_End_Mobile.git
cd safeqr cd SafeQR_Front_End_Mobile
``` ```
2. **Install Dependencies**: 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**: 4. **Start the Application**:
```sh ```sh
expo start npx expo start
``` ```
5. **Run on Device**: 5. **Run on Device**: