fix deno and haskell and jelly

This commit is contained in:
Brian Seymour 2020-10-17 14:14:19 -05:00
parent a7fdbca30b
commit ca52e04bbd
3 changed files with 5 additions and 4 deletions

View file

@ -164,7 +164,7 @@ cd /opt && mkdir jelly && cd jelly
wget https://github.com/DennisMitchell/jellylanguage/archive/master.zip
unzip master.zip
cd jellylanguage-master
pip3.8 install --upgrade --user .
pip3.8 install .
# install julia
# final binary: /opt/julia/julia-1.5.0/bin/julia