diff options
| -rw-r--r-- | static/install/cli.html | 3 | ||||
| -rw-r--r-- | static/install/web.html | 3 |
2 files changed, 6 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> diff --git a/static/install/web.html b/static/install/web.html index 95767155..8e79d530 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -115,6 +115,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> <li>ChromeOS</li> <li>GrapheneOS</li> <li>Google Android (stock Pixel OS) and other certified Android variants</li> |
