Update 1_install.md
This commit is contained in:
parent
c50e020f42
commit
87f70f7e38
@ -12,6 +12,13 @@ There are a few things needed before installing.
|
|||||||
Perform the follow instructions as `root` or your `admin` account.
|
Perform the follow instructions as `root` or your `admin` account.
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
### Create Jackal user
|
||||||
|
|
||||||
|
```sh
|
||||||
|
sudo adduser --gecos "" jackal
|
||||||
|
```
|
||||||
|
|
||||||
### Installing required tools
|
### Installing required tools
|
||||||
This will install the necessary tools to build the jackal chain source, along with lz4 compression tool and jquery tool.
|
This will install the necessary tools to build the jackal chain source, along with lz4 compression tool and jquery tool.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user