From e6ef974f5bd901ad9743abcd46de01d903c8faf5 Mon Sep 17 00:00:00 2001 From: Ethan J Lewis Date: Sat, 7 Feb 2026 11:32:40 -0600 Subject: [PATCH] Updated README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index eee2cfb..f067637 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,7 @@ The script requires 4 frontmatter fields named as such: ```bash pip install pyyaml requests ``` -2. **Make sure LM Studio is running** on `http://192.168.68.84:1234` with the `openai/gpt-oss-20b` model loaded - +2. **Make sure LM Studio is running** on with the preferred model loaded 3. **Place these files in a directory:** - `tag-notes.py` (the main script) - `tag-taxonomy.yaml` (your tag taxonomy)