fixed nvidia driver apt install line

alasky17 2019-02-01 12:00:13 -06:00
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.