From b29bc002cfe842a40d03ab573535bdea81a6ed74 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 20 Feb 2021 05:37:48 -0500 Subject: [PATCH] use version number for Debian --- static/install/cli.html | 2 +- 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 @@
  • Windows 10
  • macOS Big Sur
  • Arch Linux
  • -
  • Debian buster
  • +
  • Debian 10
  • Ubuntu 20.04 LTS
  • 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 @@
  • Windows 10
  • macOS Big Sur
  • Arch Linux
  • -
  • Debian buster
  • +
  • Debian 10
  • Ubuntu 20.04 LTS