Skip to content

Commit 15efd78

Browse files
authored
Fix formatting in README for scan command
1 parent f8daed1 commit 15efd78

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,9 @@ To generate fix suggestions in the Markdown report, you need an OpenAI API key.
111111
OPENAI_API_KEY=sk-YourActualOpenAIKeyHere
112112
```
113113
3. Run the scan with the report flag:
114-
```bash
114+
```bash
115115
vibesafe scan -r ai-report.md
116-
```
116+
```
117117

118118
**Show Only High/Critical Issues:**
119119

0 commit comments

Comments
 (0)