From d278f32a143870344470697faa5e608280106d87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chlo=C3=A9=20Daems?= <73901882+chloedia@users.noreply.github.com> Date: Mon, 20 Jan 2025 23:32:18 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d019909..28ec945 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,9 @@ 3. ✅ Toggle the "Use Local LLM" option if you want to use local models instead of OpenAI. 4. 💻 Choose which model from ollama you want to use (you need to run a Model from Ollama first). -## Usage +⚠ You might have a CORS issue, to fix it, go in you terminal and run ```export OLLAMA_ORIGINS="app://obsidian.md*"```(mac/linux) or ```SETX /M OLLAMA_ORIGINS "app://obsidian.md*```on Windows +## Usage Create comprehensive quizzes with ease: - 📝 Click the plugin icon while viewing your note to initiate the process. - ✅ Validate the relevance of generated questions for your study.