diff --git a/README.md b/README.md index 271c2de..9b85e89 100644 --- a/README.md +++ b/README.md @@ -4,24 +4,12 @@ A DDOS tool that can be used to attack Kubernetes services and arbitrary URLs. ## Installation -Instructions on how to install and set up LOIC. +Instructions on how to build and start LOIC. ```bash -# Clone the repository -git clone https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/Daniel.Sy/loic-go.git - -# Navigate to the project directory -cd loic-go - # Install dependencies go mod tidy -``` -## Building with Go - -Instructions on how to build and start LOIC using Go. - -```bash # Build LOIC go build -o loic