aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-04-02 00:52:49 +0200
committerdec05eba <dec05eba@protonmail.com>2024-04-02 00:52:49 +0200
commita1cc0688226e7216007521bfe83bce3bd70d8dc5 (patch)
treef47af19125caf2405f2c820243fdf6529035582b /README.md
parentd7b51f21702b8476be745fd57f454f91a39e97d3 (diff)
p
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 64ac286..8722e0c 100644
--- a/README.md
+++ b/README.md
@@ -123,7 +123,7 @@ Look at the [scripts](https://git.dec05eba.com/gpu-screen-recorder/tree/scripts)
Nvidia drivers have an issue where CUDA breaks if CUDA is running when suspend/hibernation happens, and it remains broken until you reload the nvidia driver. To fix this, either disable suspend or tell the NVIDIA driver to preserve video memory on suspend/hibernate by using the `NVreg_PreserveVideoMemoryAllocations=1` option. You can run `sudo extra/install_preserve_video_memory.sh` to automatically add that option to your system.
# Reporting bugs
-Issues are reporting on this Github page: [https://github.com/dec05eba/gpu-screen-recorder-issues/issues](https://github.com/dec05eba/gpu-screen-recorder-issues/issues)
+Issues are reported on this Github page: [https://github.com/dec05eba/gpu-screen-recorder-issues/issues](https://github.com/dec05eba/gpu-screen-recorder-issues/issues)
# Contributing patches
See [https://git.dec05eba.com/?p=about](https://git.dec05eba.com/?p=about)