deeplook / mcinstall

A script to quickly make/provision a fresh Miniconda installation from scratch.
MIT License
5 stars 3 forks source link

Add a method to perform "conda update" #10

Closed deeplook closed 4 years ago

deeplook commented 4 years ago

This would be convenient to run immediately after the base installation:

conda update -y -n base -c defaults conda