Skip to content

Commit 9cfb830

Browse files
committed
Updated example format.
1 parent b38707f commit 9cfb830

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

defender-endpoint/linux-custom-location-installation.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,11 @@ No, installation location changes require a fresh install.
171171
172172
### 2. Verify the symlink to the custom location
173173
174-
Run: `ls -ltr /opt/microsoft/mdatp`
174+
Run: `ls -ltr /opt/microsoft/mdatp`. The output should show `/opt/microsoft/mdatp` as a symlink to your custom location. For example:
175175
176-
Output should show `/opt/microsoft/mdatp` as a symlink to your custom location: `lrwxrwxrwx 1 root root ... /opt/microsoft/mdatp -> /var/tmp/TestInstall/microsoft_mdatp/opt/microsoft/mdatp`
176+
```
177+
lrwxrwxrwx 1 root root ... /opt/microsoft/mdatp -> /var/tmp/TestInstall/microsoft_mdatp/opt/microsoft/mdatp
178+
```
177179
178180
## Related content
179181

0 commit comments

Comments
 (0)