LilithHafner / UpdateJulia.jl

Simple cross platform Julia installer
GNU General Public License v3.0
59 stars 3 forks source link

How to chang the installation path? #19

Closed yanyu2015 closed 1 year ago

yanyu2015 commented 2 years ago

How to chang the installation path?my C drive is small

LilithHafner commented 2 years ago

Try using the install_location keyword argument as in update_julia(install_location="my/path/for/julia")