Installation
Currently Concrete is distrubted via source only, so you will have to compile it:
git clone https://github.com/lambdaclass/concrete.git
cd concrete
make build
cp ./target/release/concrete /usr/local/bin/
Currently Concrete is distrubted via source only, so you will have to compile it:
git clone https://github.com/lambdaclass/concrete.git
cd concrete
make build
cp ./target/release/concrete /usr/local/bin/