Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Commit

Permalink
add specified language to code block
Browse files Browse the repository at this point in the history
  • Loading branch information
dkanada authored Apr 10, 2020
1 parent 6e7ff71 commit 6eda344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion general/administration/hardware-acceleration.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ docker exec -it jellyfin nvidia-smi

If you get driver information, everything is fine but if you get an error like `couldn't find libnvidia-ml.so library in your system` you need to run the following command.

```
```sh
docker exec -it jellyfin ldconfig
```

Expand Down

0 comments on commit 6eda344

Please sign in to comment.