jpujol commited on
Commit
24daa08
1 Parent(s): 465fbc2

- Fix README.md.

Browse files

Signed-off-by: jpujol <jpujol@picvisa.com>

Files changed (1) hide show
  1. docker/README.md +1 -1
docker/README.md CHANGED
@@ -10,7 +10,7 @@ If you have the error **No CUDA runtime is found** when building the wheels for
10
  ```
11
  sudo apt-get install nvidia-container-runtime
12
  ```
13
- Then edit ` and add the default-runtime:
14
  ```
15
  {
16
  "runtimes": {
 
10
  ```
11
  sudo apt-get install nvidia-container-runtime
12
  ```
13
+ Then edit `/etc/docker/daemon.json` and add the default-runtime:
14
  ```
15
  {
16
  "runtimes": {