quick-start/tutorial.sh script requires jq
jayphelps opened this issue · 0 comments
jayphelps commented
The new tutorial installation script for linux/mac requires jq to be installed, which isn't common AFAIK.
curl -sSf https://iofog.org/quick-start/tutorial.sh | sh
"jq" command not found. Please install "jq" and try again.