minor update
This commit is contained in:
parent
586d6ba3cb
commit
ca20f3cf16
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
|||||||
npm-debug.log*
|
npm-debug.log*
|
||||||
yarn-debug.log*
|
yarn-debug.log*
|
||||||
yarn-error.log*
|
yarn-error.log*
|
||||||
|
.yarn/
|
||||||
|
@ -7,7 +7,7 @@ sidebar_position: 2
|
|||||||
|
|
||||||
There are a few things needed before installing.
|
There are a few things needed before installing.
|
||||||
|
|
||||||
::: tip
|
:::tip
|
||||||
|
|
||||||
Perform the follow instructions as `root` or your `admin` account.
|
Perform the follow instructions as `root` or your `admin` account.
|
||||||
|
|
||||||
@ -105,11 +105,11 @@ sudo systemctl enable canined.service
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Building from Source
|
## Building from Source
|
||||||
::: tip
|
:::tip
|
||||||
|
|
||||||
Perform the next follow steps as your `jackal` user
|
Perform the next follow steps as your `jackal` user
|
||||||
|
|
||||||
::
|
:::
|
||||||
|
|
||||||
Replace `<VERSION>` with the current running version.
|
Replace `<VERSION>` with the current running version.
|
||||||
```sh
|
```sh
|
||||||
|
@ -3,7 +3,7 @@ sidebar_position: 4
|
|||||||
---
|
---
|
||||||
# Joining Mainnet
|
# Joining Mainnet
|
||||||
|
|
||||||
::: tip
|
:::tip
|
||||||
|
|
||||||
Perform the following as the `jackal` user.
|
Perform the following as the `jackal` user.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@ sidebar_position: 1
|
|||||||
# Creating Validator
|
# Creating Validator
|
||||||
|
|
||||||
|
|
||||||
::: tip
|
:::tip
|
||||||
|
|
||||||
This guide assumes you are using the same machine as the full node.
|
This guide assumes you are using the same machine as the full node.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user