Skip to content

Commit 518896d

Browse files
authored
Screenshot added
1 parent 780f15f commit 518896d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ pipenv install --python $(which python3) && \
1313
sudo $(pipenv --venv)/bin/flask run --host=0.0.0.0 -p 80
1414
```
1515

16+
After running the appliction on the server, open the browser and type the IP of your server. You should see the output such as:
17+
18+
![image](https://user-images.githubusercontent.com/10733514/118406493-8b0cbd80-b67c-11eb-9a90-7ce6c530bb65.png)
19+
1620
#### Cleanup
1721

1822
In order to remove the application:

0 commit comments

Comments
 (0)