> ## Documentation Index
> Fetch the complete documentation index at: https://docs.galadriel.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update node

This page covers the galadriel node update process

### Check current version

To check the current version of galadriel node

```
galadriel --version
```

### Update node

<Info>
  Make sure you are using the same [environment](/nodes/quickstart#run-the-gpu-node-cli) where galadriel-node is installed
</Info>

To update the node, simply run:

```
galadriel node upgrade
```

For the update to take effect, any running node(s) need to be restarted!
