From b1953d87dda3610f2f2e8203300180892a40b75e Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Fri, 8 Sep 2023 06:36:15 -0700 Subject: [PATCH] readme fix --- cookbook/benchmark/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook/benchmark/readme.md b/cookbook/benchmark/readme.md index b705910ed..152119e38 100644 --- a/cookbook/benchmark/readme.md +++ b/cookbook/benchmark/readme.md @@ -35,7 +35,7 @@ git clone https://github.com/BerriAI/litellm ``` cd to `benchmark` dir ``` -cd litellm/benchmark +cd litellm/cookbook/benchmark ``` ### Install Dependencies