Skip to content

Commit

Permalink
modified readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Sasha Mikheyev committed Jul 20, 2016
1 parent c167024 commit 35f9046
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 @@ -6,7 +6,7 @@ This is an interactive tutorial teaching the principles of next-generation data

You can launch it by clicling on the "Launch Binder" badge above. This will launch Binder and build a virutal environment (takes a few minutes), after which you can interactively analyze data.

Alternatively, on Mac and Linux you can [download](https://github.com/mikheyev/phage-lab/archive/master.zip) this repository, unzip it and go into the `phage-lab` folder you created. You can then install the environment using the [Miniconda](http://conda.pydata.org/miniconda.html) package manager.
Alternatively, on Mac and Linux you can [download](https://github.com/mikheyev/phage-lab/archive/master.zip) this repository, unzip it and go into the `phage-lab-master` folder you created. You can then install the environment using the [Miniconda](http://conda.pydata.org/miniconda.html) package manager.

conda install jupyter ipython
conda env create -f environment.yml
Expand Down

0 comments on commit 35f9046

Please sign in to comment.