diff --git a/README.md b/README.md index 9ec9053..8712aae 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ directory with `cd remote_media_killer`, then switch to the latest version with You may execute the script directly using *bash* with `bash rmk.sh`. You may also **mark the script as executable** with `chmod +x rmk.sh` and -execute using this shorthand `./ rmk.sh`. +execute using this shorthand `./rmk.sh`. #### Making executable from anywhere If you don't want to have to navigate to the directory containing the script