Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
agiovann committed Feb 8, 2016
1 parent 50bb649 commit 3a15957
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 @@ -69,7 +69,7 @@ Download and install Anaconda (Python 2.7) <http://docs.continuum.io/anaconda/in
git clone --recursive https://github.com/agiovann/Constrained_NMF.git
conda create -n CNMF ipython
source activate CNMF
conda install spyder numpy scipy ipyparallel matplotlib bokeh jupyter scikit-image scikit-learn joblib cvxopt
conda install spyder numpy scipy ipyparallel matplotlib bokeh jupyter scikit-image scikit-learn cvxopt
pip install 'tifffile>=0.7'
pip install picos
pip install cvxpy
Expand Down

0 comments on commit 3a15957

Please sign in to comment.