+
Join the community on Slack
diff --git a/website/views/pages/get-started.ejs b/website/views/pages/get-started.ejs
index a4818f081e..715f7cdcfb 100644
--- a/website/views/pages/get-started.ejs
+++ b/website/views/pages/get-started.ejs
@@ -1,107 +1,44 @@
- No need to put the kettle on, you'll be up and running before you can - say "osquery." -
-
- - With - Node.js - and - Docker - installed: -
-
- - The Fleet UI is now available at - http://localhost:1337. -
-
- Target some of the sample hosts included, and give it a try.
-
Unsure of what questions to ask?
- Here’s a few queries to get you started.
-
- If you don't have them already, you can install Node.js and Docker to run Fleet on your laptop.
+To install Fleet:
+# Install the Fleet command-line tool
+npm install -g fleetctl
+# Run a local demo of the Fleet server
+sudo fleetctl preview
+The Fleet UI is now available at http://localhost:1337.
+