chore: Update README with manual installation instructions for Ollama

This commit is contained in:
n4ze3m 2024-05-13 13:15:57 +05:30
parent 44dd95c494
commit b75e5a11ee

View File

@ -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