fix: move optional to clarify its for Node.js (#3795)

This commit is contained in:
Kelvin Oghenerhoro Omereshone 2022-01-20 11:26:42 +01:00 committed by GitHub
parent d55108fcbf
commit f3afd186ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
<p>Try out a preview of Fleet and osquery on your laptop before deploying at scale by following 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 and Docker (optional)</h2>
<h2 class="mb-3">1. Install Node (optional) and Docker</h2>
<p>The quickest way to install Fleet is with Node.js and Docker.</p>
<div class="d-sm-flex">
<a href="https://nodejs.org/en/download/" target="_blank"