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 438e0bb commit 079632dCopy full SHA for 079632d
src/content/docs/mobile-client/local-setup.mdx
@@ -15,11 +15,11 @@ This guide will walk you through setting up and running the Flutter News App Mob
15
16
2. **Clone the Repository**
17
18
- Open your terminal, navigate to your desired workspace directory, and clone the mobile client repository:
+ Open your terminal and clone the mobile client repository:
19
20
```bash
21
git clone https://github.com/flutter-news-app-full-source-code/flutter-news-app-mobile-client-full-source-code.git
22
- cd apps/flutter-news-app-mobile-client-full-source-code
+ cd flutter-news-app-mobile-client-full-source-code
23
```
24
25
3. **Install Dependencies**
0 commit comments