Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arriven authored Feb 28, 2022
1 parent 5f759a3 commit b10b6b4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,21 @@ Synflood implementation is taken from https://github.com/bilalcaliskan/syn-flood



# how to install
# How to install

### download binary from releases
## binary install
go to releases page and install latest version for your os


### go install
## go install

run command in your terminal
```
go install github.com/Arriven/db1000n@latest
~/go/bin/db1000n
```

### docker install
## docker install

how to install docker?

Expand Down

0 comments on commit b10b6b4

Please sign in to comment.