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

# Upgrading

> Update the Turso CLI to the latest version to benefit from all the latest features, and fixes.

## macOS

```bash theme={null}
brew update
brew upgrade
```

## Linux

```bash theme={null}
turso update
```

## Windows

```bash theme={null}
turso update
```
