Skip to content

Commit 0d1d170

Browse files
authored
Merge pull request 0xPolygon#2687 from 0xPolygon/0xsajal-patch-1
Update full-node-packages.md
2 parents aaf6d3f + 72f3199 commit 0d1d170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pos/how-to/full-node/full-node-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ comments: true
4444
- Install the default latest version of sentry for Mainnet:
4545

4646
```shell
47-
curl -L https://raw.githubusercontent.com/maticnetwork/install/main/heimdall.sh | bash -s -- <version> <network> <node_type>
47+
curl -L https://raw.githubusercontent.com/maticnetwork/install/main/bor.sh | bash -s -- <version> <network> <node_type>
4848
```
4949

5050
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

Comments
 (0)