From 212c61c1bd8db3466c378a25e02e1b50b6caa100 Mon Sep 17 00:00:00 2001 From: Copper <157772455+FateUnix29@users.noreply.github.com> Date: Tue, 18 Jun 2024 19:15:06 -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 9c389ed..0a6940b 100644 --- a/src/models/README.md +++ b/src/models/README.md @@ -1,3 +1,4 @@ # Missing critical groq-sdk 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``