diff --git a/README.md b/README.md index e30017d..caa0011 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,7 @@ meaning, "shaking my head", smh is typically used when something is obvious, pla ``` ## Installation - -just copy the script to your path +> as root +```bash +sudo make install +```