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

# Installing

```bash theme={null}
npm i -g satoridb
```

Restart your console and run

```bash theme={null}
satori 
```

## Updating

You can update satori by running the command

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