improve wording for install choices

This commit is contained in:
Daniel Micay 2024-06-27 09:00:45 -04:00
parent 75dc333072
commit 839213fdbe

View File

@ -54,8 +54,9 @@
<p>The command-line approach requires being on an OS with proper fastboot and OpenSSH <p>The command-line approach requires being on an OS with proper fastboot and OpenSSH
packages, along with understanding the process enough to avoid blindly trusting the packages, along with understanding the process enough to avoid blindly trusting the
instructions from our site. The web-based installation approach is no less secure instructions from our site. The web-based installation approach avoids needing any
and avoids needing any software beyond a browser with WebUSB support.</p> software beyond a browser with WebUSB support and you can still avoid trusting our
server infrastructure by checking the verified boot key fingerprint.</p>
</main> </main>
{% include "footer.html" %} {% include "footer.html" %}
</body> </body>