File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
docs/pos/how-to/full-node Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,15 +28,15 @@ comments: true
2828- Install the default latest version of sentry for Mainnet:
2929
3030 ``` shell
31- curl -L https://raw.githubusercontent.com/maticnetwork/install/main /heimdall.sh | bash -s -- < version> < network> < node_type>
31+ curl -L https://raw.githubusercontent.com/maticnetwork/install/heimdall-v2 /heimdall-v2 .sh | bash -s -- < version> < network> < node_type>
3232 ```
3333
3434 or install a specific version, node type (` sentry` or ` validator` ), and network (` mainnet` or ` amoy` ). All release versions can be found on
35- [Heimdall GitHub repository](https://github.com/maticnetwork /heimdall/releases).
35+ [Heimdall GitHub repository](https://github.com/0xPolygon /heimdall-v2 /releases).
3636
3737 ` ` ` shell
3838 # Example:
39- # curl -L https://raw.githubusercontent.com/maticnetwork/install/main /heimdall.sh | bash -s -- v1.0.7 mainnet sentry
39+ # curl -L https://raw.githubusercontent.com/maticnetwork/install/heimdall-v2 /heimdall-v2 .sh | bash -s -- v0.2.15 mainnet validator
4040 ` ` `
4141
4242# ## Bor
@@ -52,7 +52,7 @@ comments: true
5252
5353 ` ` ` shell
5454 # Example:
55- # curl -L https://raw.githubusercontent.com/maticnetwork/install/main/bor.sh | bash -s -- v1.3.7 mainnet sentry
55+ # curl -L https://raw.githubusercontent.com/maticnetwork/install/main/bor.sh | bash -s -- v2.2.9 mainnet sentry
5656 ` ` `
5757
5858# # Configuration
You can’t perform that action at this time.
0 commit comments