Skip to content

Commit a3e987a

Browse files
committed
docs: simplify local setup instructions for web dashboard
- Remove the step about navigating to the workspace directory - Update the instruction to directly clone the repository
1 parent c135625 commit a3e987a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/web-dashboard/local-setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This guide will walk you through setting up and running the Flutter News App Web
1616

1717
2. **Clone the Repository**
1818

19-
Open your terminal, navigate to your desired workspace directory, and clone the web dashboard repository:
19+
Open your terminal and clone the web dashboard repository:
2020

2121
```bash
2222
git clone https://github.com/flutter-news-app-full-source-code/flutter-news-app-web-dashboard-full-source-code.git

0 commit comments

Comments
 (0)