Skip to content
Snippets Groups Projects
Commit a2370ef4 authored by Chan Li's avatar Chan Li
Browse files

submit8

parent 1d85f629
Branches
No related tags found
No related merge requests found
......@@ -11,12 +11,12 @@
### Project Dependencies:
* to install flask:
```
    e.g.: ``` pip install flask ```
* to install all dependencies recursively from ```requirements.txt```
pip install flask
```
* to install all dependencies recursively from ```requirements.txt``` file:
```sh
pip install -r requirements.txt
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment