diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-11-15 19:56:40 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-11-15 19:56:40 +0100 |
commit | a509bb023bdee1d1cad78f83676b791da5a35e68 (patch) | |
tree | 8987bdc5da43fb65f29bbc7134a059c021a9991c | |
parent | 4d3e95d7b5298d6057ec0203a41e4301c345fb99 (diff) |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ This should work fine on AMD/Intel X11 or Wayland. On Nvidia X11 G-SYNC only wor For example it can cause your computer to freeze when recording certain games. # Installation -If you are running an Arch Linux based distro then you can find gpu screen recorder on aur under the name gpu-screen-recorder-git (`yay -S gpu-screen-recorder-git`).\ +If you are running an Arch Linux based distro then you can find gpu screen recorder on aur under the name gpu-screen-recorder (`yay -S gpu-screen-recorder`).\ If you are running another distro then you can run `sudo ./install.sh`, but you need to manually install the dependencies, as described below.\ You can also install gpu screen recorder ([the gtk gui version](https://git.dec05eba.com/gpu-screen-recorder-gtk/)) from [flathub](https://flathub.org/apps/details/com.dec05eba.gpu_screen_recorder), which is the easiest method to install GPU Screen Recorder on non-arch based distros.\ |