# Homebrew

## Install without updating

```bash
HOMEBREW_NO_AUTO_UPDATE=1 brew install …
```
