We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaf6d3f commit 72f3199Copy full SHA for 72f3199
1 file changed
docs/pos/how-to/full-node/full-node-packages.md
@@ -44,7 +44,7 @@ comments: true
44
- Install the default latest version of sentry for Mainnet:
45
46
```shell
47
- curl -L https://raw.githubusercontent.com/maticnetwork/install/main/heimdall.sh | bash -s -- <version> <network> <node_type>
+ curl -L https://raw.githubusercontent.com/maticnetwork/install/main/bor.sh | bash -s -- <version> <network> <node_type>
48
```
49
50
or install a specific version, node type (`sentry` or `validator`), and network (`mainnet` or `amoy`). All release versions could be found on
0 commit comments