mirror of
https://git.hush.is/hush/hsc-creator.git
synced 2025-10-04 00:01:54 -04:00
Added Pre-Requirements section with jq install instructions to resolve Issue https://git.hush.is/hush/hsc-creator/issues/12
This commit is contained in:
parent
f9b4f4d547
commit
85697c6711
4
docs.md
4
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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user