# Installation

Getting started with **FileAudit** is quick and easy! 🚀

Install the latest stable version with a single command:

```bash
pip install fileaudit
```


Want the absolute newest features and improvements? Upgrade (or install) with:

```bash
pip install -U fileaudit
```