We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e4f594 commit 0b871c5Copy full SHA for 0b871c5
CONTRIBUTING.md
@@ -38,7 +38,7 @@ git clone https://github.com/CCExtractor/Flood_Mobile.git
38
2. Navigate to project's root directory:
39
40
```bash
41
-cd flood_mobile
+cd Flood_Mobile
42
```
43
44
3. Check for Flutter setup and connected devices:
@@ -98,4 +98,4 @@ ___
98
3. Add all files(`git add .`)
99
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
100
4. Push to the Branch (`git push origin feature/AmazingFeature`)
101
-5. Open a Pull Request in the **develop branch**
+5. Open a Pull Request in the **develop branch**
0 commit comments