Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewkern authored Jan 19, 2023
1 parent 3978050 commit 2bc9348
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 @@ $ conda create -n diploshic python=3.9 --yes

Note that because I'm using the Anaconda version of python, pip will only install this in the anaconda directory
which is a good thing. Now we are ready to install `diploS/HIC` itself. We recommend using the binarys that
we have packaged using pip. Simple type
we have packaged using pip. Simply type

```
pip install diploshic
Expand Down

0 comments on commit 2bc9348

Please sign in to comment.