Skip to content

Commit 77b3ed4

Browse files
committed
update requirements
1 parent af9f461 commit 77b3ed4

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ System Requirements
7979
-------------------
8080

8181
- a `CUDA-enabled GPU <https://developer.nvidia.com/cuda-gpus>`__ with compute capability 5.0 (Maxwell) to latest (Ada Lovelace);
82-
- NVIDIA driver >= r530;
82+
- NVIDIA driver >= r545;
8383
- **Python 3 64-bit**
8484
- Windows:
8585
- `FFmpeg <https://ffmpeg.org/download.html>`__ >= 7.0
@@ -120,6 +120,14 @@ binaries. Download the *full-shared* package. Unpack it to a new folder. You'll
120120
Linux prerequisites
121121
-------------------
122122

123+
*NVIDIA driver*
124+
125+
It is recommended to update to the most recent release. Check instructions for your linux distribution. E.g. in Ubuntu::
126+
127+
sudo add-apt-repository ppa:graphics-drivers/ppa
128+
sudo apt install nvidia-driver-XXX
129+
sudo reboot
130+
123131
*Mono runtime:*
124132

125133
Check if / which Mono release is present in your system::

0 commit comments

Comments
 (0)