mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Improve intro to getting started (#4590)
This commit is contained in:
parent
d3019753c0
commit
9f254a6de5
1 changed files with 1 additions and 1 deletions
2
website/views/pages/get-started.ejs
vendored
2
website/views/pages/get-started.ejs
vendored
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue