From f934e82fff5bc47ae0f38909ca20f54315609616 Mon Sep 17 00:00:00 2001 From: joeyaiello Date: Wed, 30 Oct 2019 13:46:29 -0700 Subject: [PATCH] make it clear on install docs that Kali and Arch are community --- .../install/Installing-PowerShell-Core-on-Linux.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/reference/docs-conceptual/install/Installing-PowerShell-Core-on-Linux.md b/reference/docs-conceptual/install/Installing-PowerShell-Core-on-Linux.md index 298f141a367b..14a611b7f2f9 100644 --- a/reference/docs-conceptual/install/Installing-PowerShell-Core-on-Linux.md +++ b/reference/docs-conceptual/install/Installing-PowerShell-Core-on-Linux.md @@ -566,7 +566,7 @@ sudo dnf remove powershell ## Arch Linux > [!NOTE] -> Arch support is experimental. +> Arch support is not officially supported by Microsoft and is maintained by the community. PowerShell is available from the [Arch Linux][] User Repository (AUR). @@ -633,6 +633,9 @@ sudo snap remove powershell-preview ## Kali +> [!NOTE] +> Kali support is not officially supported by Microsoft and is maintained by the community. + ### Installation - Kali ```sh