Update README.md

pull/266/head
netscorx 8 months ago committed by GitHub
parent 81d53b79f4
commit 8ba20de10c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -48,7 +48,7 @@ cd 01/software # CD into the source directory
<!-- > Not working? Read our [setup guide](https://docs.openinterpreter.com/getting-started/setup). --> <!-- > Not working? Read our [setup guide](https://docs.openinterpreter.com/getting-started/setup). -->
```shell ```shell
brew install portaudio ffmpeg cmake # Install Mac OSX dependencies brew install portaudio ffmpeg cmake poetry # Install Mac OSX dependencies
poetry install # Install Python dependencies poetry install # Install Python dependencies
export OPENAI_API_KEY=sk... # OR run `poetry run 01 --local` to run everything locally export OPENAI_API_KEY=sk... # OR run `poetry run 01 --local` to run everything locally
poetry run 01 # Runs the 01 Light simulator (hold your spacebar, speak, release) poetry run 01 # Runs the 01 Light simulator (hold your spacebar, speak, release)

Loading…
Cancel
Save