Currently, the user has to download install_mcl.sh to execute it. It should be possible to automate this process by using curl or wget to download install_mcl.sh and then execute it via a one-liner bash command that can just be pasted into a terminal. This should be included in the readme.
Currently, the user has to download
install_mcl.shto execute it. It should be possible to automate this process by usingcurlorwgetto downloadinstall_mcl.shand then execute it via a one-liner bash command that can just be pasted into a terminal. This should be included in the readme.