aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-09-30 23:37:45 +0200
committerdec05eba <dec05eba@protonmail.com>2022-09-30 23:37:45 +0200
commitb0e37733009fccc190604aa174e084f75fcf9904 (patch)
tree5a1e06f42757593fae9edd62595ae51aed1eb295 /README.md
parent3326fcbaf403056c66438fddd3588858494d9fa4 (diff)
Update readme about install infop
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index c55da52..c526fa3 100644
--- a/README.md
+++ b/README.md
@@ -11,9 +11,8 @@ All recording modes record in hevc (h265) in a mp4 format, except live streaming
## Installation
This program depends on [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/) which needs to be installed first.\
-Run `./build.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 `./install.sh` as root 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`).\
Dependencies needed when building using `build.sh`: `gtk3 libx11 libxrandr libpulse`.\
-If you use a distro that isn't friendly to nvidia, such as fedora, then you can install gpu-screen-recorder-gtk with flatpak here: [gpu-screen-recorder-flatpak](https://git.dec05eba.com/gpu-screen-recorder-flatpak/about/).\
Recording monitors requires a gpu with NvFBC support (note: this is not required when recording a single window!). Normally only tesla and quadro gpus support this, but by using [nvidia-patch](https://github.com/keylase/nvidia-patch) or [nvlax](https://github.com/illnyang/nvlax) you can do this on all gpus that support nvenc as well (gpus as old as the nvidia 600 series), provided you are not using outdated gpu drivers.
## Screenshots