diff --git a/website/views/pages/get-started.ejs b/website/views/pages/get-started.ejs index c353a58c4f..529b3d67c6 100644 --- a/website/views/pages/get-started.ejs +++ b/website/views/pages/get-started.ejs @@ -25,21 +25,25 @@ href="/docs/contributing/building-fleet" target="_blank">built from source.
To install Fleet:
+Install the fleetctl command line tool and start the Fleet preview experience:
# Install the Fleet command-line tool
sudo npm install -g fleetctl
# Run a local demo of the Fleet server
sudo fleetctl preview
Windows users can omit sudo, and should run the command in Cmd/PowerShell as administrators.
sudo can be omitted on many Node/Docker installations.
M1 Macs users need to have Rosetta installed in order to
- run fleet preview successfully.
Windows users should omit sudo and run the commands in Cmd/PowerShell as administrators.
- Ask for help on Slack
+ Ask for help on Slack