aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-10-27 23:00:28 +0100
committerdec05eba <dec05eba@protonmail.com>2024-10-27 23:00:28 +0100
commitcf6d69b6f6c881074fe45a59e0528442bbce324b (patch)
treee5c109d48ace0c22b04aa67d13ec280ea3172660 /README.md
parent2bbb12bcaab21f0d6633174989e4e681e23fb7bf (diff)
Add install guide to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index f8b09f4..4d7d387 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,10 @@
# GPU Screen Recorder Notification
Notification in the style of ShadowPlay.
+# Installation
+If you are using an Arch Linux based distro then you can find gpu screen recorder notification on aur under the name gpu-screen-recorder-notification (`yay -S gpu-screen-recorder-notification`).\
+If you are running another distro then you can run `sudo ./install.sh`, but you need to manually install the dependencies, as described below.
+
# Dependencies
GPU Screen Recorder overlay uses meson build system so you need to install `meson` to build GPU Screen Recorder notification.