Skip to content

Commit c544ad7

Browse files
authored
Added Installation doc
1 parent 57bfa4a commit c544ad7

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,17 @@ The Best Feature of This App is You can read your favourite posts Offline. No In
77

88
### Installation
99

10-
Either download the project or clone the project
10+
**Either download the project or clone the project**
11+
**Open VsCode Terminal or PowerShell**
1112
```
12-
https://github.com/strbbrn/Flutter-Wordpress-Blog.git
13+
git clone https://github.com/strbbrn/Flutter-Wordpress-Blog.git
14+
cd your-project-dir
15+
flutter pub get
16+
flutter run
1317
```
18+
**Done**
19+
**HAPPY Coding**
20+
21+
**Fell free to raise any issue**
22+
**Note** * This is first release of this projeect there is no seperate config file you have to manually refract the code *
23+
**⭐ Star us on GitHub — it helps! **

0 commit comments

Comments
 (0)