From 21c8a8e86504b72a8fc3c807b7cc58b4cb666b10 Mon Sep 17 00:00:00 2001 From: Chris Chinchilla Date: Mon, 26 Jun 2023 10:51:13 +0200 Subject: [PATCH] Update scout/index.md Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com> --- scout/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scout/index.md b/scout/index.md index cbe640628c..5ab85dc02d 100644 --- a/scout/index.md +++ b/scout/index.md @@ -82,7 +82,7 @@ $ sh install-scout.sh > > Always examine scripts downloaded from the internet before running them locally. > Before installing, make yourself familiar with potential risks and limitations -> of the convenience script +> of the convenience script. If you want to install the plugin manually, you can find full instructions in the [plugin's repository](https://github.com/docker/scout-cli).