> For the complete documentation index, see [llms.txt](https://docs.facefusion.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.facefusion.io/installation/platform/macos.md).

# macOS

### GIT

```
brew install git
```

### Conda

```
brew install miniconda
```

### FFmpeg

```
brew install ffmpeg@7.0.2
```
