Update nvidia suggestions

Andrew Eikum 2019-01-29 14:06:51 -06:00
parent 16aaf5680d
commit da88cb83b0

@ -8,11 +8,11 @@ Some of the newest titles available on Linux with Steam Play require cutting-edg
## NVIDIA
Linux users with NVIDIA graphics cards should install the latest NVIDIA proprietary drivers; 396.54 or newer is required. They can be installed directly from Canonical's repository for third-party drivers:
Linux users with NVIDIA graphics cards should install the latest NVIDIA proprietary drivers; 415.22 or newer is required. They can be installed directly from Canonical's repository for third-party drivers:
```
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt install nvidia-driver-396
sudo apt install nvidia-graphics-drivers-415
```
Provide your user password when requested and reboot after the last command completes to ensure the driver has updated correctly.