diff --git a/README.md b/README.md index 6d8bd3f..8793488 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,10 @@ This is a simple file lock program which takes two arguments. - -f: File which will be locked - -s: Number of seconds to lock the file +## Install + +``` +make build +sudo make install +``` +