Skip to content

Commit

Permalink
- Fix README.md.
Browse files Browse the repository at this point in the history
Signed-off-by: jpujol <[email protected]>
  • Loading branch information
jpujol committed Oct 8, 2022
1 parent 465fbc2 commit 24daa08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ If you have the error **No CUDA runtime is found** when building the wheels for
```
sudo apt-get install nvidia-container-runtime
```
Then edit ` and add the default-runtime:
Then edit `/etc/docker/daemon.json` and add the default-runtime:
```
{
"runtimes": {
Expand Down

0 comments on commit 24daa08

Please sign in to comment.