Skip to content

Commit

Permalink
Merge pull request #28 from wdecoster/patch-1
Browse files Browse the repository at this point in the history
fixing typo
  • Loading branch information
yjjang authored Dec 4, 2020
2 parents 8c70ffd + 01ce05a commit 8417074
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 @@ -49,7 +49,7 @@ Instead you can use a different YAML file for a version-fixed conda environment
* GATK3 3.7
* GATK4 4.1.2

By default, the name of frozen environment will be `bp_forzen`.
By default, the name of frozen environment will be `bp_frozen`.
```bash
conda env create -f /path/to/pipeline/environment_frozen.yml
```
Expand Down

0 comments on commit 8417074

Please sign in to comment.