Skip to content
Snippets Groups Projects
Commit 0f8aacc5 authored by Jingjing Wu's avatar Jingjing Wu
Browse files

Update README.md

parent fb6a4cec
No related branches found
No related tags found
No related merge requests found
......@@ -6,4 +6,4 @@ Corey Schafer (2018). _Python Flask Tutorial: Full-Featured Web App_. [Online vi
# How to run it
1. If you run it with OpenShift URL, please connect GlobalContect first.
2. If you download all the files to your machine and run the application with your local server, go to the project folder in the terminal and type "pip install -r requirements.txt" to install all the modules first. Then tpye "python app.py".
2. If you download all the files to your machine and run the application with your local server, go to the project folder in the terminal and type "**pip install -r requirements.txt**" to install all the modules first. Then tpye "**python app.py**".
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment