Skip to content

Commit

Permalink
Update DEV_SETUP.md
Browse files Browse the repository at this point in the history
  • Loading branch information
koji committed Mar 7, 2024
1 parent 62cba5a commit 9c7040b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEV_SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 9c7040b

Please sign in to comment.