From b75e5a11eee772c4b4a12ce9a3b5a86170d16e21 Mon Sep 17 00:00:00 2001 From: n4ze3m Date: Mon, 13 May 2024 13:15:57 +0530 Subject: [PATCH] chore: Update README with manual installation instructions for Ollama --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e926ffd..c1fdc5a 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,9 @@ Note: You can install the extension on any Chromium-based browser. It is not lim #### Pre-requisites -- Node.js (v18 or higher) +- Node.js (v18 or higher) - [Installation Guide](https://nodejs.org) - npm -- Ollama (Local AI Provider) +- Ollama (Local AI Provider) - [Installation Guide](https://ollama.com) 1. Clone the repository