diff --git a/readme.md b/readme.md index a6f5893..fec413a 100644 --- a/readme.md +++ b/readme.md @@ -46,6 +46,7 @@ release images are pushed to [dockerhub](https://hub.docker.com/r/pldubouilh/gos ```sh # pull from dockerhub and run +% mkdir ~/LocalDirToShare % sudo docker run -v ~/LocalDirToShare:/shared -p 8001:8001 pldubouilh/gossa ```