aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-08-05 03:33:40 +0200
committerdec05eba <dec05eba@protonmail.com>2024-08-05 03:33:40 +0200
commit29950f9eddf803031d9158273e9280e177f109c8 (patch)
tree3ac26b8f3db35f0af160d41d44f5ce67c8dad755 /README.md
parent857488e91b588e73d46948988ffce18ed9cb59fc (diff)
Add meson build
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6aa58fb..c4a12d4 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,8 @@
# GPU Screen Recorder Notification
Notification in the style of NVIDIA ShadowPlay.
+
+# Dependencies
+x11, xrandr, xrender, xfixes, opengl
+
+# Installation
+Run `sudo ./install.sh`. This will install gsr-notify to `/usr/bin/gsr-notify`. You can run meson commands manually to install gsr-notify to another directory. \ No newline at end of file