diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-06 22:57:22 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-06 22:57:22 -0500 |
| commit | 170b272b2a27186e462d3d721c4a669b21a88f00 (patch) | |
| tree | 3ab614826a138b277f48d17e55d1360397d4cfd3 /static | |
| parent | aae0ac8edf404d47c664506e26f8a23e8a36f01d (diff) | |
simplify wording
Diffstat (limited to 'static')
| -rw-r--r-- | static/install/index.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/static/install/index.html b/static/install/index.html index cbf5b024..155ab86a 100644 --- a/static/install/index.html +++ b/static/install/index.html @@ -50,10 +50,9 @@ <h1><a href="#install">Install</a></h1> <p>GrapheneOS has two officially supported installation methods. You can either use - the <a href="/install/web">WebUSB-based installer</a> which we recommend for most - users or the <a href="/install/cli">command-line installation guide</a> aimed at - more technical users. We strongly recommend using one of the official installation - methods.</p> + the <a href="/install/web">WebUSB-based installer</a> recommended for most users or + the <a href="/install/cli">command-line installation guide</a> aimed at more technical + users. We strongly recommend using one of the official installation methods.</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 signify |
