Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 161 Bytes

INSTALL.md

File metadata and controls

10 lines (7 loc) · 161 Bytes

Install dependencies:

Install curl:

sudo apt-get install curl

Install jq:

sudo apt-get install jq

or:

mkdir -p ~/bin && install -m 755 jq ~/bin/