You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(mobile-client): update local setup instructions
- Remove git clone instructions
- Replace with download latest release archive
- Update links to point to latest releases page
- Adjust language to reflect new process
Copy file name to clipboardExpand all lines: src/content/docs/mobile-client/local-setup.mdx
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,14 +13,13 @@ This guide will walk you through setting up and running the Flutter News App Mob
13
13
14
14
-**Flutter SDK:** Please follow the [Official Flutter Installation Guide](https://flutter.dev/docs/get-started/install) for your specific operating system.
15
15
16
-
2.**Clone the Repository**
16
+
2.**Download the Latest Release**
17
17
18
-
Open your terminal and clone the mobile client repository:
18
+
Download the source code of the latest release from the GitHub releases page for the Mobile Client:
0 commit comments