# macOS

### GIT

```
brew install git
```

### Conda

```
brew install miniconda
```

### FFmpeg

```
brew install ffmpeg@7.0.2
```
