diff --git a/README.md b/README.md index c1e1372..471ead3 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ Clone the GitHub repository: `$ git clone https://github.com/shovon8/sysmon.git` +Make the script executable. + +`chmod +x sysmon` + Move the shell script to any directory in the PATH. I prefer the `/usr/bin` directory. `$ sudo mv sysmon/sysmon /usr/bin` @@ -24,4 +28,4 @@ That's it. -## Thanks for using `sysmon`. \ No newline at end of file +## Thanks for using `sysmon`.