diff --git a/README.md b/README.md index 4f4d5b6..a183c4d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Publicly available documents already discuss exfiltration from secured systems u How to Use It ------------------ -Compile the problem using: +Compile the program using: gcc main.c -Wall -O2 -o main