Skip to content

Commit c70fe9b

Browse files
Update README.md
1 parent d7c34ca commit c70fe9b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,14 @@ $ flask shell # launch Flask Shell
8888
$ flask run
8989
```
9090

91+
<br />
92+
93+
> 👉 Step 5 - **Start the APP**
94+
95+
```bash
96+
$ flask run
97+
```
98+
9199
The app should be up & running on address `http://localhost:5000`
92100

93101
<br />

0 commit comments

Comments
 (0)