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 57bfa4a commit c544ad7Copy full SHA for c544ad7
README.md
@@ -7,7 +7,17 @@ The Best Feature of This App is You can read your favourite posts Offline. No In
7
8
### Installation
9
10
-Either download the project or clone the project
+**Either download the project or clone the project**
11
+**Open VsCode Terminal or PowerShell**
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
17
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