From cedc65409ed5063e79ed14c379cafd1d73de9b83 Mon Sep 17 00:00:00 2001 From: Mark Percival Date: Thu, 13 Nov 2025 16:05:41 -0500 Subject: [PATCH] fix: link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a306121..d0a7d70 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Strix are autonomous AI agents that act just like real hackers - they run your c **Prerequisites:** - Docker (running) - Python 3.12+ -- An LLM provider key (or a local LLM) +- An LLM provider key ([get OpenAI API key](https://platform.openai.com/api-keys) or use a local LLM) ### Installation & First Scan