diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-04 02:58:15 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-04 03:01:08 -0400 |
| commit | b4e6ea6ea01ae02a1a6e8e3c8ccdb98504dae004 (patch) | |
| tree | 30635c21ec6c1f24c026bdc30e1d6062bce53e27 /static/install | |
| parent | b042e3a7f8adab42a86838004281f742ade1e621 (diff) | |
update supported Ubuntu / Linux Mint versions
Diffstat (limited to 'static/install')
| -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 a214fb84..046a9930 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -134,10 +134,10 @@ <li>Debian 12 (bookworm)</li> <li>Ubuntu 20.04 LTS</li> <li>Ubuntu 22.04 LTS</li> - <li>Ubuntu 23.04</li> - <li>Ubuntu 23.10</li> + <li>Ubuntu 24.04 LTS</li> <li>Linux Mint 20 (follow Ubuntu 20.04 LTS instructions)</li> <li>Linux Mint 21 (follow Ubuntu 22.04 LTS instructions)</li> + <li>Linux Mint 22 (follow Ubuntu 24.04 LTS instructions)</li> <li>Linux Mint Debian Edition 6 (follow Debian 12 instructions)</li> </ul> diff --git a/static/install/web.html b/static/install/web.html index 25dcd322..406fa7dd 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -112,10 +112,10 @@ <li>Debian 12 (bookworm)</li> <li>Ubuntu 20.04 LTS</li> <li>Ubuntu 22.04 LTS</li> - <li>Ubuntu 23.04</li> - <li>Ubuntu 23.10</li> + <li>Ubuntu 24.04 LTS</li> <li>Linux Mint 20 (follow Ubuntu 20.04 LTS instructions)</li> <li>Linux Mint 21 (follow Ubuntu 22.04 LTS instructions)</li> + <li>Linux Mint 22 (follow Ubuntu 24.04 LTS instructions)</li> <li>Linux Mint Debian Edition 6 (follow Debian 12 instructions)</li> <li>ChromeOS</li> <li>GrapheneOS</li> |
