add missing dependencies for MacOS

pull/304/head
Julien Genoud 4 months ago committed by GitHub
parent ec00cd0617
commit f866a8dafa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -55,7 +55,7 @@ cd 01/software
> Not working? Read the [setup docs](https://01.openinterpreter.com/software/introduction).
```shell
brew install ffmpeg # mac only. windows and linux instructions below
brew install ffmpeg portaudio poetry # mac only. windows and linux instructions below
poetry install
poetry run 01
```

Loading…
Cancel
Save