diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-20 05:37:48 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-20 05:37:48 -0500 |
| commit | b29bc002cfe842a40d03ab573535bdea81a6ed74 (patch) | |
| tree | 1240cb3907bda38c3cdbb41c466fcdb129a1e069 /static/install | |
| parent | dc924564e835d537f755663de4c7a61d46685481 (diff) | |
use version number for Debian
Diffstat (limited to 'static/install')
| -rw-r--r-- | static/install/cli.html | 2 | ||||
| -rw-r--r-- | static/install/web.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index f4707052..c6b6a698 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -134,7 +134,7 @@ <li>Windows 10</li> <li>macOS Big Sur</li> <li>Arch Linux</li> - <li>Debian buster</li> + <li>Debian 10</li> <li>Ubuntu 20.04 LTS</li> </ul> diff --git a/static/install/web.html b/static/install/web.html index ef08408f..cb5f518f 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -111,7 +111,7 @@ <li>Windows 10</li> <li>macOS Big Sur</li> <li>Arch Linux</li> - <li>Debian buster</li> + <li>Debian 10</li> <li>Ubuntu 20.04 LTS</li> </ul> |
