From 305193dcea3c9fd42c62971c99272de1bc258587 Mon Sep 17 00:00:00 2001 From: Fijxu Date: Thu, 29 Apr 2021 23:02:49 -0400 Subject: [PATCH] Fix typo OMEGALUL --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3fa1a43..acdd4ef 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ This Is A UDP DoS Method Which Sends A Hex String. # Use without compile -**Reqieres golang installed**\ +**Requires golang installed**\ `go run udphex.go HOST PORT` # Compile :) -**Also reqieres golang installed, but you can use it in multiple machines without install golang in every machine**\ +**Also requires golang installed, but you can use it in multiple machines without install golang in every machine**\ `go build`\ Then search for the udphex binary file