mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-06-05 17:39:25 +02:00
changed nvidia driver requirement to 418
parent
2f9f7c19ee
commit
c4f0c3fbac
@ -12,7 +12,7 @@ Linux users with NVIDIA graphics cards should install the latest NVIDIA propriet
|
|||||||
|
|
||||||
```
|
```
|
||||||
sudo add-apt-repository ppa:graphics-drivers/ppa
|
sudo add-apt-repository ppa:graphics-drivers/ppa
|
||||||
sudo apt install nvidia-driver-415
|
sudo apt install nvidia-driver-418
|
||||||
```
|
```
|
||||||
|
|
||||||
Provide your user password when requested and reboot after the last command completes to ensure the driver has updated correctly.
|
Provide your user password when requested and reboot after the last command completes to ensure the driver has updated correctly.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user