diff --git a/cluster/mesos/README.md b/cluster/mesos/README.md index ff9c4ae96c..c07bed3778 100644 --- a/cluster/mesos/README.md +++ b/cluster/mesos/README.md @@ -28,7 +28,7 @@ $ docker run -d -p :2375 -p 3375:3375 \ -c mesos-experimental \ --cluster-opt mesos.address= \ --cluster-opt mesos.port=3375 \ - : + : ``` The command above creates a swarm manager listening at ``.