aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-11-16 00:54:05 +0100
committerdec05eba <dec05eba@protonmail.com>2024-11-16 00:54:05 +0100
commit21c7edff59e7b28fbcc542e29316279e6348e0e4 (patch)
tree6bbda7e8ecf7769a1618c67c1a0aef6dab404adb /README.md
parentb797a0c0ca8ea1274ea3171d572e28b3525491f0 (diff)
Add application audio recording option
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a6ab1d4..8072785 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ There is a new alternative UI for GPU Screen Recorder in the style of ShadowPlay
# Installation
This program depends on [GPU Screen Recorder](https://git.dec05eba.com/gpu-screen-recorder/) which needs to be installed first.\
-Run `sudo ./install.sh` or if you are running Arch Linux, then you can find gpu screen recorder gtk on aur under the name gpu-screen-recorder-gtk-git (`yay -S gpu-screen-recorder-gtk-git`).\
+Run `sudo ./install.sh` or if you are running Arch Linux, then you can find gpu screen recorder gtk on aur under the name gpu-screen-recorder-gtk (`yay -S gpu-screen-recorder-gtk`).\
You can also install gpu screen recorder (the gtk gui version) from [flathub](https://flathub.org/apps/details/com.dec05eba.gpu_screen_recorder). This flatpak includes gpu-screen-recorder so no need to install that first.
# Dependencies