Skip to content

Commit

Permalink
Merge pull request #236 from DendrouLab/isntalling_pipeline_env.yaml
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
bio-la authored Mar 20, 2024
2 parents cc77311 + fb6548c commit 1f92896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ See [installation instructions here](https://panpipes-pipelines.readthedocs.io/e
We recommend installing panpipes in a conda environment, we provide a minimal conda config file in `pipeline_env.yaml`

```
conda env create --file=pipeline_env.yml
conda env create --file=pipeline_env.yaml
```

In this environment, you can install nightly version of panpipes, i.e. cloning this repo and installing it from main.
Expand Down

0 comments on commit 1f92896

Please sign in to comment.