Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,11 @@ Each response object has the following keys -
* date and time of publish
* url (link to inshorts page)

## Installation and Setup
## Installation & Setup

All dependencies are listed in *requirements.txt* file.

1. To install all dependencies run -
1. To install all dependencies run this -

```bash
$ sudo pip freeze -r requirements.txt
Expand Down