Skip to content

Commit

Permalink
update recommended snakemake version [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dpark01 committed Jan 28, 2015
1 parent 48572c0 commit 7fff3e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Additionally, in order to use the **pipeline infrastructure**, Python 3.4
is required (Python 2 is not supported) and you must install snakemake
as well::

pip install snakemake==3.2 yappi=0.94
pip install snakemake==3.2.1 yappi=0.94

However, most of the real functionality is encapsulated in the command line
tools, which can be used without any of the pipeline infrastructure.
Expand Down

0 comments on commit 7fff3e9

Please sign in to comment.