Using Command
Binary download
chmod +x jaz-nodeCommand line installation
1. download jaz-node execute binary file
wget -O jaz-node https://s3.amazonaws.com/jaz.s3/bin/release-0.1.3/jaz-nodewget -O jaz-node https://s3.amazonaws.com/jaz.s3/bin/release-0.1.3/macos/jaz-node2. change binary mode
chmod +x jaz-node3. check jaz-node whether the installation was successful
./jaz-node --versionLast updated