diff --git a/README.md b/README.md index 963dd29..51f93e4 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,12 @@ ## Dependencies -`apt install libobs-dev libgtkmm-3.0-dev libv4l-dev` +`apt install libobs-dev libgtkmm-3.0-dev libv4l-dev mesa-common-dev freeglut3-dev` + +## Build + +`make` + +## Run + +`make run` or `./screenrecorder`