Review feedback

This commit is contained in:
Alfonso Acosta
2016-07-05 10:09:40 +00:00
parent 59ec3b863a
commit 7b3862f05b

View File

@@ -10,7 +10,7 @@ To install Scope on your local Docker machine, run the following commands:
sudo wget -O /usr/local/bin/scope https://git.io/scope
sudo chmod a+x /usr/local/bin/scope
sudo scope launch
scope launch
Scope can be used in standalone mode, where you deploy it locally onto your hosts, or you can use Weave Scope in Service Mode. Scope can be depoloyed to Kubernetes, DCOS and ECS cluster. See [Installing Weave Scope](/site/installing.md) for more information.