diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-20 05:42:39 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-20 05:42:39 -0500 |
| commit | 17fdbfa780f314fcfa04650b0fb6e9646352b5ab (patch) | |
| tree | f757ca25ebf9c2c694174f080ecf63b29d94169d /static | |
| parent | d8a3ee1db49bae04d1c9a8903684cf2f2bda5700 (diff) | |
officially support installing from Android
Diffstat (limited to 'static')
| -rw-r--r-- | static/install/web.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/install/web.html b/static/install/web.html index e2e6fc5f..5ebcd97d 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -114,6 +114,8 @@ <li>Debian 10</li> <li>Ubuntu 20.04 LTS</li> <li>ChromeOS</li> + <li>GrapheneOS</li> + <li>Google Android on GrapheneOS-supported devices</li> </ul> <p>Make sure your operating system is up-to-date before proceeding.</p> |
