mirror of
https://git.hush.is/hush/hsc-creator.git
synced 2025-10-04 00:01:54 -04:00
Merge pull request 'Added Pre-Requirements section with jq install instructions to resolve Issue #12' (#16) from dev into master
Reviewed-on: https://git.hush.is/hush/hsc-creator/pulls/16
This commit is contained in:
commit
ce83d8ccd6
@ -10,4 +10,4 @@ GPLv3 or later
|
||||
|
||||
# Copyright
|
||||
|
||||
2016-2022 The Hush Developers
|
||||
2016-2024 The Hush Developers
|
||||
|
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