diff --git a/README.md b/README.md index fff2581..05324ae 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ $ id **1.ii. Hide your command** ```shell -(exec -a syslogd nmap -T0 10.0.2.1/24") # Note the brackets '(' and ')' +(exec -a syslogd nmap -T0 10.0.2.1/24) # Note the brackets '(' and ')' ``` Starting a background hidden process: