diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-15 19:25:41 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-15 19:25:41 -0500 |
| commit | a0bc7dd1c7ae713bb334e9a09adc96e8fef7227a (patch) | |
| tree | 6ce93492e95fe2f23c05072d6e0667e19ef8a8ad /static | |
| parent | 0823a8b1dda9c9903d0e7a21fe847b552e94d4a9 (diff) | |
list macOS Ventura and Ubuntu 22.10 as supported
Diffstat (limited to 'static')
| -rw-r--r-- | static/install/cli.html | 4 | ||||
| -rw-r--r-- | static/install/web.html | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index 6430d21b..962e2d4e 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -145,13 +145,13 @@ <li>macOS Catalina (10.15)</li> <li>macOS Big Sur (11)</li> <li>macOS Monterey (12)</li> - <!--<li>macOS Ventura (13)</li>--> + <li>macOS Ventura (13)</li> <li>Arch Linux</li> <li>Debian 10 (buster)</li> <li>Debian 11 (bullseye)</li> <li>Ubuntu 20.04 LTS</li> <li>Ubuntu 22.04 LTS</li> - <!--<li>Ubuntu 22.10</li>--> + <li>Ubuntu 22.10</li> </ul> <p>Make sure your operating system is up-to-date before proceeding.</p> diff --git a/static/install/web.html b/static/install/web.html index e97bd6b5..b1a2c18c 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -123,13 +123,13 @@ <li>macOS Catalina (10.15)</li> <li>macOS Big Sur (11)</li> <li>macOS Monterey (12)</li> - <!--<li>macOS Ventura (13)</li>--> + <li>macOS Ventura (13)</li> <li>Arch Linux</li> <li>Debian 10 (buster)</li> <li>Debian 11 (bullseye)</li> <li>Ubuntu 20.04 LTS</li> <li>Ubuntu 22.04 LTS</li> - <!--<li>Ubuntu 22.10</li>--> + <li>Ubuntu 22.10</li> <li>ChromeOS</li> <li>GrapheneOS</li> <li>Google Android (stock Pixel OS) and other certified Android variants</li> |
