Browse Source

Update node/README.md

Co-authored-by: Martin <35237943+bwhm@users.noreply.github.com>
Mokhtar Naamani 4 years ago
parent
commit
934d42726f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      node/README.md

+ 1 - 1
node/README.md

@@ -4,7 +4,7 @@
 
 joystream-node is the main server application that connects to the network, synchronizes the blockchain with other nodes and produces blocks if configured as a validator node.
 
-To setup a full node and validator review the [advanced guide from the helpdesk](https://github.com/Joystream/helpdesk/tree/master/roles/validators).
+A step by step guide to setup a full node and validator on the Joystream testnet, can be found [here](https://github.com/Joystream/helpdesk/tree/master/roles/validators).
 
 ### Pre-built Binaries