From 50dfa4f876a0f83183a55d4654d15f8a3e3d08d0 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Thu, 29 Dec 2022 21:04:12 +0100 Subject: [PATCH] Update FAQ.md --- Docs/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/FAQ.md b/Docs/FAQ.md index 3b3c5aa6..1e1dd070 100644 --- a/Docs/FAQ.md +++ b/Docs/FAQ.md @@ -29,7 +29,7 @@ NOTE: the group policy object (GPO) settings of your organization might disallow ▶️ **On CentOS, Debian, Docker, Fedora, macOS, openSUSE, Red Hat, Ubuntu** visit https://github.com/PowerShell/PowerShell for installation. -▶️ **On Linux supporting Snaps** install PowerShell by executing: +▶️ **On Linux supporting Snaps** execute: ``` $ snap install PowerShell $ ln -s /snap/bin/pwsh /usr/bin/pwsh