diff --git a/README.md b/README.md index 10283a48..231d82f6 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,8 @@ CyberStrikeAI ships with 100+ curated tools covering the whole kill chain: chmod +x run.sh && ./run.sh # or go run cmd/server/main.go + # or + go build -o cyberstrike-ai cmd/server/main.go ``` 5. **Open the console** at http://localhost:8080, log in with the generated password, and start chatting.