mirror of
https://github.com/usestrix/strix.git
synced 2026-09-06 08:15:56 +00:00
Update installation instructions
Removed pipx installation instructions for strix-agent.
This commit is contained in:
parent
6cf0e59ca2
commit
9db8f3d596
1 changed files with 0 additions and 3 deletions
|
|
@ -82,9 +82,6 @@ Strix are autonomous AI agents that act just like real hackers - they run your c
|
|||
# Install Strix
|
||||
curl -sSL https://strix.ai/install | bash
|
||||
|
||||
# Or via pipx
|
||||
pipx install strix-agent
|
||||
|
||||
# Configure your AI provider
|
||||
export STRIX_LLM="openai/gpt-5" # or "strix/gpt-5" via Strix Router (https://models.strix.ai)
|
||||
export LLM_API_KEY="your-api-key"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue