Skip to content

Commit

Permalink
update RM
Browse files Browse the repository at this point in the history
  • Loading branch information
urmi-21 committed Jan 5, 2021
1 parent 050a2fe commit d41e84c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Preprint is available [here](https://www.biorxiv.org/content/10.1101/2020.03.04.

Read the docs [here](https://pyrpipe.readthedocs.io/en/latest/?badge=latest)

#### Note: Due to change in API design, pyrpipe version 0.0.5 and above is not compatible with lower versions.
### Note: Due to change in API design, pyrpipe version 0.0.5 and above is not compatible with lower versions. pyrpipe version 0.0.5 is currenly available only from GitHub.


## What it does
Expand Down Expand Up @@ -119,7 +119,7 @@ The above command will install pyrpipe and the required tools inside a conda env
Alternatively, use the conda environment.yaml file provided in this repository and build the conda environment by running

```
conda env create -f environment.yml
conda env create -f environment.yaml
```

### Install latest stable version
Expand Down

0 comments on commit d41e84c

Please sign in to comment.