diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-20 05:40:19 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-20 05:40:32 -0500 |
| commit | d8a3ee1db49bae04d1c9a8903684cf2f2bda5700 (patch) | |
| tree | 7d5f2c0d84b9f18092112e94cfbd39c0020fbfb0 | |
| parent | b29bc002cfe842a40d03ab573535bdea81a6ed74 (diff) | |
ChromeOS officially supported for web install
| -rw-r--r-- | static/install/web.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/install/web.html b/static/install/web.html index cb5f518f..e2e6fc5f 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -113,6 +113,7 @@ <li>Arch Linux</li> <li>Debian 10</li> <li>Ubuntu 20.04 LTS</li> + <li>ChromeOS</li> </ul> <p>Make sure your operating system is up-to-date before proceeding.</p> |
