nimbus-eth2/docs/the_nimbus_book/src/keep-updated.md

13 lines
398 B
Markdown
Raw Normal View History

# Keep your validator updated
Make sure you stay on the lookout for any critical updates to Nimbus. This best way to do so is through the **announcements** channel on our [discord](https://discord.com/invite/XRxWahP).
To update to the latest version, disconnect from medalla and run:
```
git pull && make update
```
Once the update is complete, run `make medalla` to reconnect to the network.