diff --git a/docs.md b/docs.md index 887f416..0cd90ac 100644 --- a/docs.md +++ b/docs.md @@ -2,6 +2,10 @@ ## Introduction +### Pre-Requirements for Creating a New Chain + +Install `jq` on each system. For Debian and Ubuntu based systems, the command to do that is `sudo apt install jq`. + ### Requirements for Creating a New Chain - 2 nodes (a node can be either a physical computer or a VPS)