Commit 9dfacf44 authored by Jonathan Terhorst's avatar Jonathan Terhorst Committed by GitHub

Add correct command :)

parent 97170690
......@@ -33,7 +33,7 @@ RUN conda install --quiet --yes \
'r-caret=6.0*' \
'r-rcurl=1.95*' \
'r-crayon=1.3*' \
'r-randomforest=4.6*' && \
'r-randomforest=4.6*' \
'r-hexbin=1.27*' && \
conda clean -tipsy && \
fix-permissions $CONDA_DIR
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment