Skip to content

Commit 0b871c5

Browse files
authored
Small installation error
1 parent 5e4f594 commit 0b871c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ git clone https://github.com/CCExtractor/Flood_Mobile.git
3838
2. Navigate to project's root directory:
3939

4040
```bash
41-
cd flood_mobile
41+
cd Flood_Mobile
4242
```
4343

4444
3. Check for Flutter setup and connected devices:
@@ -98,4 +98,4 @@ ___
9898
3. Add all files(`git add .`)
9999
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
100100
4. Push to the Branch (`git push origin feature/AmazingFeature`)
101-
5. Open a Pull Request in the **develop branch**
101+
5. Open a Pull Request in the **develop branch**

0 commit comments

Comments
 (0)