aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-11-20 09:40:45 +0100
committerdec05eba <dec05eba@protonmail.com>2023-11-20 09:40:45 +0100
commit6ace5405e4d5838a19f10cf11401df2016ce4645 (patch)
tree2890445694211864b7298cf44b6b4af82fe06e77 /README.md
parent5a8900e3c199c5e25a0819992f002614867c924e (diff)
Remove mention of nixos package being out of date
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index aca4c2d..32cf998 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,8 @@ If you are running an Arch Linux based distro, then you can find gpu screen reco
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.\
-Do NOT install the NixOS package for GPU Screen Recorder or any other non official package. They are likely severly outdated with many bugs and only have a fraction of the functionality.\
+The only official ways to install GPU Screen Recorder is either from source, AUR or flathub. If you install GPU Screen Recorder from somewhere else and have an issue then try installing it
+from one of the official sources before reporting it as an issue.
If you install GPU Screen Recorder flatpak, which is the gtk gui version then you can still run GPU Screen Recorder command line by using the flatpak command option, for example `flatpak run --command=gpu-screen-recorder com.dec05eba.gpu_screen_recorder -w screen -f 60 -o video.mp4`. Note that if you want to record your monitor on AMD/Intel then you need to install the flatpak system-wide (like so: `flatpak install flathub --system com.dec05eba.gpu_screen_recorder`).
# Dependencies