Skip to content

Build Aleph

Edward Silverton edited this page Nov 8, 2016 · 1 revision
echo "Building aleph"
git clone https://github.com/mediachain/aleph
cd aleph
npm install || die
sudo npm link
Clone this wiki locally