Rewrite OSS docs for ASD-STE100 Simplified Technical English

This commit is contained in:
Alex Schapiro
2026-08-14 17:57:14 +00:00
parent 8ca0c4a9b8
commit c8b83d91db
23 changed files with 128 additions and 131 deletions
+2 -2
View File
@@ -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