Skip to content

Commit 647fa31

Browse files
authored
Fix markdown formatting in Linux installer script
1 parent 80ffeca commit 647fa31

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

defender-endpoint/linux-installer-script.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,14 +176,16 @@ Before you get started, see [Microsoft Defender for Endpoint on Linux](microsoft
176176

177177
1. Grant executable permissions to the script:
178178

179-
```bash
179+
```bash
180180
chmod +x mde_linux_edr_diy.sh
181181
```
182182

183183
1. Run the following command:
184+
184185
```bash
185186
./mde_linux_edr_diy.sh
186187
```
188+
187189
3. After a few minutes, a detection should be raised in the Microsoft Defender XDR.
188190

189191
4. Check the alert details, machine timeline, and perform your typical investigation steps.

0 commit comments

Comments
 (0)