mirror of
https://github.com/ValveSoftware/Proton.git
synced 2024-12-26 14:45:48 +03:00
fixed nvidia driver apt install line
parent
760d5d3836
commit
5dc8ad4d7d
@ -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 apt install nvidia-graphics-drivers-415
|
||||
sudo apt install nvidia-driver-415
|
||||
```
|
||||
|
||||
Provide your user password when requested and reboot after the last command completes to ensure the driver has updated correctly.
|
||||
|
Loading…
Reference in New Issue
Block a user