Skip to content

Commit 23944f1

Browse files
authored
Update README.md
1 parent 89f98c8 commit 23944f1

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,5 @@ Web Application that gives you list of issues that are opened a day ago, week ag
55
## To get started
66
git clone https://github.com/learning-dev/github-issue-counter
77

8-
## install the following
9-
`pip install flask`
10-
11-
`pip install wtf-forms`
12-
13-
`cd github-issue-counter`
14-
15-
`python task_prog.py`
8+
## install the requirements
9+
`pip install -r requirements.txt`

0 commit comments

Comments
 (0)