diff --git a/README.md b/README.md index 64c8fd80..76acf19f 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ services: EULA: "TRUE" volumes: # attach the relative directory 'data' to the container's /data path - ./data:/data + - ./data:/data ``` ## Versions