Skip to content

Commit e29f6b8

Browse files
authored
Adding the dependencies
1 parent 7f969b7 commit e29f6b8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ The configuration is inside the python script :
1111

1212
Requierements
1313
================
14-
Twitter API Credential
14+
1 - Installing the dependencies
15+
```bash
16+
pip install -r requirements.txt
17+
```
18+
2- Adding Twitter API Credential
1519

1620
Installation
1721
================

0 commit comments

Comments
 (0)