From b979ef6da57143433c8e839410bd20fda4f32c75 Mon Sep 17 00:00:00 2001 From: Copper <157772455+FateUnix29@users.noreply.github.com> Date: Tue, 18 Jun 2024 19:30:17 -0700 Subject: [PATCH] Update README.md --- src/models/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/models/README.md b/src/models/README.md index 0a6940b..af093b5 100644 --- a/src/models/README.md +++ b/src/models/README.md @@ -1,4 +1,5 @@ # Missing critical groq-sdk +## For now, disregard this warning. It may be false. In order for groq.js to work, you need to run the following command in your terminal **in this directory**: ``npm install --save groq-sdk``