diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-07 05:26:00 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-07 05:26:00 -0500 |
| commit | d90b9301a3352cd5868a0aa75e217d0da1cd03a5 (patch) | |
| tree | 5dc4ca50795ba6fcf5e4c11fdb29140761b8a040 | |
| parent | c8441e74a6e5db747b4bf4c0ba018ee64aa2ba64 (diff) | |
add link to web install from cli install too
| -rw-r--r-- | static/install/cli.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index a0929a99..6d37c2ed 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -52,7 +52,9 @@ <p>This is a guide on installing GrapheneOS for the <a href="/faq#supported-devices">officially supported devices</a>. It can be followed for both the <a href="/releases">official releases</a> and <a href="/build">custom - builds</a>.</p> + builds</a>. The <a href="/install/web">web installer</a> is an + easier approach to installing the official releases via a browser with WebUSB + support.</p> <p>We strongly recommend following these official instructions. The official guide has a lot of collaborative effort put into covering all of the edge cases and is regularly |
