diff --git a/HELP.md b/HELP.md index 244e8268..33216e14 100644 --- a/HELP.md +++ b/HELP.md @@ -406,7 +406,7 @@ Docker docker run -v ~:/root -v /:/mnt/fs -it -p 8000:8000 coderaiser/cloudcmd ``` -Config would be read from home directory, hosts file system would be bined to `/mnt/fs`, +Config would be read from home directory, hosts file system would be mount to `/mnt/fs`, `8000` port would be exposed to hosts port. Version history