Update README.md

This commit is contained in:
keylase 2017-11-01 17:03:02 +03:00 committed by GitHub
parent 5dcaec2dcb
commit 7a4158f004
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,14 +8,14 @@ requirements:
# step-by-step : # step-by-step :
Download driver: https://yadi.sk/d/yahf1Y-D3PJnzd Download driver: https://yadi.sk/d/yahf1Y-D3PJnzd
``` ```bash
chmod +x ./NVIDIA-Linux-x86_64-375.39.run chmod +x ./NVIDIA-Linux-x86_64-375.39.run
./NVIDIA-Linux-x86_64-375.39.run ./NVIDIA-Linux-x86_64-375.39.run
``` ```
check driver: check driver:
``` ```bash
nvidia-smi nvidia-smi
mkdir ~/nvenc_backup mkdir ~/nvenc_backup