Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
standage committed Jun 2, 2017
1 parent a0a80ca commit 586c55e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ For the impatient
source kevlar-env/bin/activate # Execute this with every new terminal session
# pip install pysam # You probably don't need this
pip install networkx
pip install git+https://github.com/dib-lab/khmer.git@feature/consume_bitsplit
pip install git+https://github.com/dib-lab/khmer.git
pip install biokevlar
Virtual environment
Expand All @@ -33,7 +33,7 @@ The :code:`kevlar dump` command also depends on **pysam**, while :code:`kevlar f
pip install pysam
pip install networkx
pip install git+https://github.com/dib-lab/khmer.git@feature/consume_bitsplit
pip install git+https://github.com/dib-lab/khmer.git
The **pysam** dependency will eventually be dropped.

Expand Down

0 comments on commit 586c55e

Please sign in to comment.