diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-11 02:19:57 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-11 02:19:57 -0500 |
| commit | 0314820a6f0f2e48334b796acae170ee58df9eed (patch) | |
| tree | 211340e9f4382cd2400b0491d1f3740ae307509a /static/install/index.html | |
| parent | 68e68fb1b05516887e145e4a9d7e6d5a55bf03bd (diff) | |
list WebUSB-based installer before CLI guide
Diffstat (limited to 'static/install/index.html')
| -rw-r--r-- | static/install/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/install/index.html b/static/install/index.html index f4042a09..31489c8f 100644 --- a/static/install/index.html +++ b/static/install/index.html @@ -49,8 +49,8 @@ <h1><a href="#install">Install</a></h1> <p>GrapheneOS has two officially supported installation methods. You can either use - the <a href="/install/cli">command-line installation guide</a> or the - <a href="/install/web">WebUSB-based installer</a>.</p> + the <a href="/install/web">WebUSB-based installer</a> or the + <a href="/install/cli">command-line installation guide</a>.</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 |
