From 3c5e6c3b198712c99eff20d799ecf7e19aaf7b6f Mon Sep 17 00:00:00 2001 From: Xavier <16205119+Xvier@users.noreply.github.com> Date: Wed, 28 Sep 2022 21:12:16 +0200 Subject: [PATCH] Added extra comment to installing linux dependencies. --- content/guides/guides/launching-browsers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/guides/guides/launching-browsers.md b/content/guides/guides/launching-browsers.md index 546f17c8f7..9b99691075 100644 --- a/content/guides/guides/launching-browsers.md +++ b/content/guides/guides/launching-browsers.md @@ -192,7 +192,7 @@ GitHub repository. #### Linux Dependencies -WebKit requires additional dependencies to run on Linux. To install the required +WebKit requires additional dependencies to run on Linux (This will only work on Ubuntu/Debian based machines. For other linux distribution this command will not work). To install the required dependencies, run this: ```shell