mirror of
https://github.com/usestrix/strix.git
synced 2026-08-20 18:38:57 +02:00
Rewrite OSS docs for ASD-STE100 Simplified Technical English
This commit is contained in:
+2
-2
@@ -6,7 +6,7 @@ description: "Install Strix and run your first security scan"
|
||||
## Prerequisites
|
||||
|
||||
- Docker (running)
|
||||
- An LLM API key from any [supported provider](/llm-providers/overview) (OpenAI, Anthropic, Google, etc.)
|
||||
- An LLM API key from a [supported provider](/llm-providers/overview), such as OpenAI, Anthropic, or Google
|
||||
|
||||
## Installation
|
||||
|
||||
@@ -43,7 +43,7 @@ strix --target ./your-app
|
||||
```
|
||||
|
||||
<Note>
|
||||
First run pulls the Docker sandbox image automatically. Results are saved to `strix_runs/<run-name>`.
|
||||
The first run pulls the Docker sandbox image automatically. Strix saves results to `strix_runs/<run-name>`.
|
||||
</Note>
|
||||
|
||||
## Target Types
|
||||
|
||||
Reference in New Issue
Block a user