From 0de93e45849aba6287e039dba68bd9466f4c735b Mon Sep 17 00:00:00 2001 From: Matthias Radestock Date: Sat, 3 Feb 2018 12:12:58 +0000 Subject: [PATCH] cosmetic: remove trailing whitespace --- site/installing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/installing.md b/site/installing.md index bb63b7c9b..e64c8bb31 100644 --- a/site/installing.md +++ b/site/installing.md @@ -44,7 +44,7 @@ To install Scope in stand-alone mode, run the following commands: This script downloads and runs a recent Scope image from Docker Hub. Scope needs to be installed onto every machine that you want to monitor. -After Scope is installed, open your browser to `http://localhost:4040`. +After Scope is installed, open your browser to `http://localhost:4040`. If you are using docker-machine, you can find the IP by running, `docker-machine ip `.