minor update

This commit is contained in:
Erialos
2022-12-02 10:46:59 -07:00
parent 586d6ba3cb
commit ca20f3cf16
4 changed files with 6 additions and 5 deletions
+3 -3
View File
@@ -7,7 +7,7 @@ sidebar_position: 2
There are a few things needed before installing.
::: tip
:::tip
Perform the follow instructions as `root` or your `admin` account.
@@ -105,11 +105,11 @@ sudo systemctl enable canined.service
```
## Building from Source
::: tip
:::tip
Perform the next follow steps as your `jackal` user
::
:::
Replace `<VERSION>` with the current running version.
```sh
+1 -1
View File
@@ -3,7 +3,7 @@ sidebar_position: 4
---
# Joining Mainnet
::: tip
:::tip
Perform the following as the `jackal` user.
+1 -1
View File
@@ -4,7 +4,7 @@ sidebar_position: 1
# Creating Validator
::: tip
:::tip
This guide assumes you are using the same machine as the full node.