From 8ba20de10c85a2e779e10d39a27c45d0d6f90500 Mon Sep 17 00:00:00 2001 From: netscorx Date: Wed, 8 May 2024 02:11:46 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c29099b..6c12a3d 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ cd 01/software # CD into the source directory ```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 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)