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/cli.html | |
| parent | b042e3a7f8adab42a86838004281f742ade1e621 (diff) | |
update supported Ubuntu / Linux Mint versions
Diffstat (limited to 'static/install/cli.html')
| -rw-r--r-- | static/install/cli.html | 4 |
1 files changed, 2 insertions, 2 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> |
