> For the complete documentation index, see [llms.txt](https://docs.ethernity.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ethernity.cloud/ethernity-node/update-the-node.md).

# Update the node

1. Prepare your Ubuntu system:&#x20;

* sudo apt update && sudo apt upgrade -y && sudo apt autoclean
* sudo reboot&#x20;

2. Update mvp-pox-node to the latest version:

* cd \~/mvp-pox-node  && sudo git pull  && sudo ./etny-node-installer.sh

3. Enjoy
