Skip to content

Commit

Permalink
Update celestia-node.md (#1772)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcstein authored Oct 24, 2024
1 parent 2366aef commit 7d9b19b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion how-to-guides/celestia-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ You can install the latest version or specify a particular version:
# Install latest version
bash -c "$(curl -sL https://docs.celestia.org/celestia-node.sh)"
# Install specific version
# Install specific version, Mainnet Beta in this example
bash -c "$(curl -sL https://docs.celestia.org/celestia-node.sh)" -- -v {{mainnetVersions['node-latest-tag']}}
```
Expand Down

0 comments on commit 7d9b19b

Please sign in to comment.