Connect to your Raspberry Pi
SSH into your Raspberry Pi:
ssh myst@<ip-of-your-raspberry>
The default password is:
mystberry
Update the node
Run the following commands to update to the latest version:
sudo apt update sudo apt install myst
Done
Your Raspberry Pi node is now updated and running the latest release.