Skip to content

Commit

Permalink
minor: help typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Roth committed Aug 31, 2020
1 parent 25b5e31 commit 31fa997
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 @@ -12,7 +12,7 @@ You can do this by installing [Miniconda](https://conda.io/miniconda.html)

2. Install the required dependencies using conda.
We will create a new `conda` environment with the dependencies.
From inside the checked out PhyClone repository folder run the following.
From inside the checked out PyClone-VI repository folder run the following.
```
conda create -n pyclone-vi --file requirements.txt --yes
```
Expand Down

0 comments on commit 31fa997

Please sign in to comment.