From df06e5a151ee2e8f5625e55b0b5da40b3d58f1a4 Mon Sep 17 00:00:00 2001 From: Beckett <133655553+severian42@users.noreply.github.com> Date: Tue, 16 Jul 2024 08:13:05 -0500 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ce57169c..0d0b14cb 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,6 @@ Follow these steps to set up and run GraphRAG Local with Ollama and Interactive 4. **Launch the interactive UI:** ```bash - conda activate graphrag gradio app.py ``` or