mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-03-31 00:09:29 +02:00
Update README with build command for server
Added build command to README for clarity.
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user