Merge pull request #8 from JackalLabs/BiPhan4-patch-1
correct official docs 1/3
This commit is contained in:
commit
f9baea9ed5
@ -12,6 +12,13 @@ There are a few things needed before installing.
|
||||
Perform the follow instructions as `root` or your `admin` account.
|
||||
|
||||
:::
|
||||
|
||||
### Create Jackal user
|
||||
|
||||
```sh
|
||||
sudo adduser --gecos "" jackal
|
||||
```
|
||||
|
||||
### Installing required tools
|
||||
This will install the necessary tools to build the jackal chain source, along with lz4 compression tool and jquery tool.
|
||||
|
||||
@ -50,4 +57,4 @@ Restarting the shell with youre profile settings or just rebasing them like so i
|
||||
|
||||
```sh
|
||||
source ~/.profile
|
||||
```
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user