diff options
| -rw-r--r-- | static/install/index.html | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/static/install/index.html b/static/install/index.html index 9ec5bfad..1342893f 100644 --- a/static/install/index.html +++ b/static/install/index.html @@ -52,11 +52,10 @@ to follow the guide on your own and then ask for help with anything you get stuck on.</p> - <p>The command-line approach offers a way to install GrapheneOS without trusting our - server infrastructure. This requires being on an OS with proper fastboot and OpenSSH - packages along with understanding the process enough to avoid blindly trusting the - instructions from our site. For most users, the web-based installation approach is no - less secure and avoids needing any software beyond a browser with WebUSB support.</p> + <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 + instructions from our site. The web-based installation approach is no less secure + and avoids needing any software beyond a browser with WebUSB support.</p> </main> {% include "footer.html" %} </body> |
