From 2bc86902a4ed8e6c46a165d189bd951d9066ca85 Mon Sep 17 00:00:00 2001 From: Alex Schapiro Date: Fri, 14 Aug 2026 17:58:33 +0000 Subject: [PATCH] Clarify provider setup requirement in quickstart --- docs/quickstart.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quickstart.mdx b/docs/quickstart.mdx index c445d4a0..33833ff4 100644 --- a/docs/quickstart.mdx +++ b/docs/quickstart.mdx @@ -6,7 +6,7 @@ description: "Install Strix and run your first security scan" ## Prerequisites - Docker (running) -- An LLM API key from a [supported provider](/llm-providers/overview), such as OpenAI, Anthropic, or Google +- An LLM provider configuration from a [supported provider](/llm-providers/overview), such as OpenAI, Anthropic, or Google ## Installation