From 404323f1ed935d05417d93d7e04e7adb9827b2c9 Mon Sep 17 00:00:00 2001 From: Lisa Date: Thu, 13 Mar 2025 18:34:43 +0100 Subject: [PATCH] V2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3711389..520a2eb 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Node.JS based file scanner using patterns and OLLAMA (llama3.2:1b) integration f Install axios ```js -npm i axios +npm i axios natural ``` Edit variables in code aiprompt, patterns, pathtoscan, llamaendpoint.