From b10b6b4ab5cc9f6d19a3eb16131752c0e3c18e9f Mon Sep 17 00:00:00 2001 From: Bohdan Ivashko Date: Mon, 28 Feb 2022 09:04:48 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1286f087..03512332 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,13 @@ 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 ``` @@ -25,7 +25,7 @@ go install github.com/Arriven/db1000n@latest ~/go/bin/db1000n ``` -### docker install +## docker install how to install docker?