From 7b3862f05b073545c5643c1278fbadf7e40bca68 Mon Sep 17 00:00:00 2001 From: Alfonso Acosta Date: Tue, 5 Jul 2016 10:09:40 +0000 Subject: [PATCH] Review feedback --- site/introducing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/introducing.md b/site/introducing.md index e68cd8191..f7359c64a 100644 --- a/site/introducing.md +++ b/site/introducing.md @@ -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.