diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-29 17:45:50 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-29 17:45:50 -0500 |
| commit | 8f0e9736ed3d4419ea4027a7fc829df7f8383960 (patch) | |
| tree | 8aa984bfacf3819f79ec9ccb1ebdc8c2200fcd07 /static/install/index.html | |
| parent | cdfabebee456af0f8ef8f9919816c5bf182e8a59 (diff) | |
emphasize that web install is experimental
Diffstat (limited to 'static/install/index.html')
| -rw-r--r-- | static/install/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install/index.html b/static/install/index.html index 75c206c3..3633648e 100644 --- a/static/install/index.html +++ b/static/install/index.html @@ -49,7 +49,7 @@ <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 experimental + the <a href="/install/cli">command-line installation guide</a> or the <strong>experimental</strong> <a href="/install/web">WebUSB-based installer</a>.</p> <p>The command-line approach offers a way to install GrapheneOS without trusting our |
