diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-30 18:15:02 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-30 18:15:02 -0500 |
| commit | 211db6850e453b43d7de55469a3bae611cad19c1 (patch) | |
| tree | 589b6165651f20d5e4e0e18e62a8b30ed64fea48 /static/install/cli.html | |
| parent | 49a62ebb14bb18b635ee03ec55684e7394a23aeb (diff) | |
mark Linux Mint as supported for installation
Diffstat (limited to 'static/install/cli.html')
| -rw-r--r-- | static/install/cli.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index 9d15a9a5..9bb9119a 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -137,6 +137,9 @@ <li>Ubuntu 22.04 LTS</li> <li>Ubuntu 23.04</li> <li>Ubuntu 23.10</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 Debian Edition 6 (follow Debian 12 instructions)</li> </ul> <p>Make sure your operating system is up-to-date before proceeding.</p> |
