Skip to content

Commit 94ed139

Browse files
author
Nolan Woods
committed
Add manual install method to readme
1 parent 2b429db commit 94ed139

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ or::
1616

1717
conda install biopython.convert
1818

19+
or::
20+
21+
git clone https://github.com/brinkmanlab/BioPython-Convert.git
22+
cd BioPython-Convert
23+
./setup.py install
24+
1925
Use
2026
---
2127
::

0 commit comments

Comments
 (0)