diff --git a/Documentation/prompt_inventory.md b/Documentation/prompt_inventory.md index a1f14a0d..bbc51615 100644 --- a/Documentation/prompt_inventory.md +++ b/Documentation/prompt_inventory.md @@ -57,7 +57,7 @@ _Last updated: 2025-07-06_ | ID | File & Lines | Purpose | |----|--------------|---------| -| `vision.placeholder` | `rag_system/utils/ollama_client.py` `169` | Dummy prompt for VLM colour check. | +| `vision.placeholder` | `rag_system/utils/ollama_client.py` `169` | Dummy prompt for VLM color check. | --- diff --git a/README.md b/README.md index 702dcd0d..467256c5 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Note: The installation is currently only tested on macOS. - Ollama (required for both deployment approaches) ### ***NOTE*** -Before this brach is moved to the main branch, please clone this branch for instalation: +Before this brach is moved to the main branch, please clone this branch for installation: ```bash git clone -b localgpt-v2 https://github.com/PromtEngineer/localGPT.git