From b017594d5b406059d8d02895216309da5c1ef613 Mon Sep 17 00:00:00 2001 From: Tudor Dobrila Date: Wed, 24 Jun 2020 21:13:11 -0700 Subject: [PATCH] Correction --- .../microsoft-defender-atp/linux-install-manually.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/linux-install-manually.md b/windows/security/threat-protection/microsoft-defender-atp/linux-install-manually.md index 1986242e53..1d4e47cf52 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/linux-install-manually.md +++ b/windows/security/threat-protection/microsoft-defender-atp/linux-install-manually.md @@ -139,7 +139,7 @@ In order to preview new features and provide early feedback, it is recommended t sudo mv ./microsoft.list /etc/apt/sources.list.d/microsoft-[channel].list ``` -- Install the `gpg` package (called `gnupg` on Ubuntu 16.04) if not already installed: +- Install the `gpg` package (`gnupg` on Ubuntu 16.04) if not already installed: ```bash sudo apt-get install gpg