layout | title | date | description | landing-page |
---|---|---|---|---|
tutorial_layout |
Setup Linux |
2019-11-02 09:21:12 -0500 |
Setup Linux |
live |
These instructions were written for CentOS/RedHat Linux.
-
Install jq
sudo yum install -y jq
-
Verify the jq installation by checking the version of jq
jq --version
You are now ready to use the AB2D API. Jump to the cUrl tutorial.