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

This commit is contained in:
Kelvin Oghenerhoro Omereshone
2022-01-20 19:26:42 +09:00
committed by GitHub
parent d55108fcbf
commit f3afd186ec
+1 -1
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"