Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Venu Vardhan Reddy Tekula <venu@chaoss.community>
  • Loading branch information
vchrombie authored Aug 3, 2021
1 parent d95b908 commit a761c7c
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,21 @@ The backends currently managed by this package support the next repositories:

## Requirements

* Python >= 3.6
* Python >= 3.6.1
* python3-requests >= 2.7
* grimoirelab-toolkit >= 0.2
* perceval >= 0.17.4

## Installation

### Getting the source code
### 1. PyPI

Perceval Zulip backend can be installed using [pip](https://pip.pypa.io/en/stable/)
```
$ pip install perceval-zulip
```

### 2. Getting the source code

Clone the repository
```
Expand Down

0 comments on commit a761c7c

Please sign in to comment.