Commit 7a4158f0 authored by keylase's avatar keylase Committed by GitHub

Update README.md

parent 5dcaec2d
...@@ -8,14 +8,14 @@ requirements: ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment