From a401c8f97e305784ae5b583854cd53eb87458d70 Mon Sep 17 00:00:00 2001 From: eashaw Date: Fri, 11 Mar 2022 10:55:04 -0600 Subject: [PATCH] fix img alt text (#4569) --- website/views/pages/get-started.ejs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/views/pages/get-started.ejs b/website/views/pages/get-started.ejs index 22d8ab470c..f131352dd8 100644 --- a/website/views/pages/get-started.ejs +++ b/website/views/pages/get-started.ejs @@ -18,7 +18,7 @@ Get Docker -

A small circle with an A small circle with an 'I' inside of itWe use NPM to install fleetctl. It can also be installed via the release page or # Run a local demo of the Fleet server

sudo fleetctl preview

-

A small circle with an A small circle with an 'I' inside of itWindows users can omit sudo, and should run the command in Cmd/PowerShell as administrators.

-

A small circle with an A small circle with an 'I' inside of itM1 Macs users need to have Rosetta installed in order to run fleet preview successfully.