Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
urmi-21 committed May 17, 2020
1 parent 5ae8731 commit d98b761
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,14 @@ It is best to [share your conda environment files](https://stackoverflow.com/que

### Install latest stable version

#### Through conda

```
conda install -c bioconda pyrpipe
```

#### Through PIP

```
pip install pyrpipe --upgrade
```
Expand Down

0 comments on commit d98b761

Please sign in to comment.