From 0a6d13fa8b4365e74433e9dcc577152c4cbb4a31 Mon Sep 17 00:00:00 2001 From: Himanshu Chauhan Date: Tue, 10 Sep 2024 22:03:29 +0530 Subject: [PATCH] Fix_Typo_#174 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 764140c4..035e0b8e 100644 --- a/readme.md +++ b/readme.md @@ -23,7 +23,7 @@ Say "exit voice mode" to return to regular text. If you want to use your voice and 11 labs at the same time, first activate 11labs then type voice to use your voice. -Prompt caching. Make sure you udpate your Anthropic python package before running the script. +Prompt caching. Make sure you update your Anthropic python package before running the script. ``` pip install --upgrade anthropic ```