# Updating cutler
To check for updates, run:
```sh
cutler check-update
```
To upgrade cutler, run:
```sh
cutler self-update
```
> **NOTE:** The `self-update` command only works if you have manually installed the program or have used the self-install script to do so.