> For the complete documentation index, see [llms.txt](https://docs.boldminded.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.boldminded.com/dexter/docs-craft/installation-and-upgrading.md).

# Installation & Upgrading

To install Dexter run the following commands:

```
composer require boldminded/craft-dexter
./craft plugin/install dexter
```
