diff --git a/README.md b/README.md index c6d4f25..f6ed9ba 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ hide() } ``` -The use this to hide a command: +To hide a command use: ```sh hide # Hides the current shell/PID hide 31337 # Hides process with pid 31337