diff --git a/DEV_SETUP.md b/DEV_SETUP.md index d0035baaf84..cd618d8bdbd 100644 --- a/DEV_SETUP.md +++ b/DEV_SETUP.md @@ -148,7 +148,7 @@ eval "$(pyenv init -)" # ... ``` -#### 3. Install `jpeg` if on ARM Mac (M1) +#### 3. Install `jpeg` if on ARM Mac (M1/M2/M3) `/hardware` depends on the Python library Pillow. On ARM Macs, `pip` will build Pillow from source, which requires [jpeg](https://formulae.brew.sh/formula/jpeg) to be installed.