From 184ab5b49dfeeb75758f35d68791153c4d08be5f Mon Sep 17 00:00:00 2001 From: Andrey Lushnikov Date: Tue, 13 Dec 2022 16:19:23 -0800 Subject: [PATCH] docs: up-to-date linux support (#19440) --- docs/src/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/troubleshooting.md b/docs/src/troubleshooting.md index 565049936c..642fd4d05d 100644 --- a/docs/src/troubleshooting.md +++ b/docs/src/troubleshooting.md @@ -85,7 +85,7 @@ Depending on your Linux distribution, you might need to install additional dependencies to run the browsers. :::note -Only Ubuntu 20.04, and 22.04 are officially supported. +Only Debian 11, Ubuntu 20.04 and 22.04 are officially supported. ::: See also in the [Command line tools](./cli.md#install-system-dependencies)