changed nvidia driver requirement to 418

alasky17 2019-03-26 10:22:54 -05:00
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 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.