diff --git a/README.md b/README.md index 13e851708..4de7c3b90 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ ipfs files that will persist when you restart the container. export ipfs_staging= export ipfs_data= -Make these folders accesible from docker: +Make sure docker can access these folders: sudo chmod -R 777 /absolute/path/to/somewhere/ sudo chmod -R 777 /absolute/path/to/somewhere_else/