Improve intro to getting started (#4590)

This commit is contained in:
Kelvin Oghenerhoro Omereshone 2022-03-15 19:26:36 +01:00 committed by GitHub
parent d3019753c0
commit 9f254a6de5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
<div id="get-started">
<div style="max-width: 800px; padding-top: 80px; padding-bottom: 80px;" class="container-fluid px-3">
<h1 class="pb-4 m-0">Get started</h1>
<p>Try out a preview of Fleet and osquery on your laptop before deploying at scale by following below.</p>
<p>Try out a preview of Fleet and osquery on your laptop before deploying at scale by following the guide below.</p>
<p>You can also <a href="/docs/deploying">deploy to a server</a>.</p>
<div class="pt-4 pb-4">
<h2 class="mb-3">1. Install Node (optional) and Docker</h2>