Skip to content

Commit

Permalink
Merge pull request #87 from 0xPolygon/empieichO-docs-review
Browse files Browse the repository at this point in the history
Update PoS - fixed links
  • Loading branch information
zkinpublic authored Dec 15, 2023
2 parents 299f7cc + 047517e commit 9f2e5b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/pos/operate-node/validator/kb/how-to.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ sudo dpkg -i rabbitmq-server_3.10.8-1_all.deb
| **Install Ansible** | No | Yes (only on one machine) | No |
| **Install Bash** | No | No | Yes |
| **Run Build Essential** | Yes | No | No |
| **Node Setup** | [Using Binaries](/run-validator/binaries.md) | [Using Ansible](/run-validator/ansible.md) | [Using Packages](/run-validator/packages) |
| **Node Setup** | [Using Binaries](../run-validator/binaries.md) | [Using Ansible](../run-validator/ansible.md) | [Using Packages](../run-validator/packages.md) |

2. Once your Sentry and Validator nodes are synced and running, head over to our [Discord server](https://discord.com/invite/0xPolygon) and ask the community to health-check your nodes. You may check the logs by using the following commands:

Expand Down Expand Up @@ -269,3 +269,4 @@ cd ~/node/bor
bash setup.sh
service bor start
```

0 comments on commit 9f2e5b0

Please sign in to comment.