From 447bf2b03fed7a9af1f66100b4ce304af2cc4741 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yavuz=20Alp=20Sencer=20=C3=96ZT=C3=9CRK?= <28690608+alpsencer@users.noreply.github.com> Date: Sat, 26 Oct 2024 15:32:15 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 405ea5e..bd400c5 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@
> [!NOTE] -> You can talk to your 01 using OpenAI's [Realtime API](https://platform.openai.com/docs/guides/realtime) (Advanced Voice Mode) via the `--multimodel` flag, e.g: +> You can talk to your 01 using OpenAI's [Realtime API](https://platform.openai.com/docs/guides/realtime) (Advanced Voice Mode) via the `--multimodal` flag, e.g: > ```shell > poetry run 01 --server livekit --qr --expose --multimodal > ```