You probably already have a directory to a 1.0.4 julia binary in your path and because it appears earlier, it is picked up first. Try appending the 1.6 dir to the front instead: `export PATH=“$HOME/julia… /bin:$PATH”
You probably already have a directory to a 1.0.4 julia binary in your path and because it appears earlier, it is picked up first. Try appending the 1.6 dir to the front instead: `export PATH=“$HOME/julia… /bin:$PATH”