Merge pull request #3497 from MicrosoftDocs/macky-codesweep8

Added an s
This commit is contained in:
Tina Burden 2020-08-12 08:15:25 -07:00 committed by GitHub
commit c83921f410
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -129,7 +129,7 @@ To enable autocompletion in `zsh`:
echo "autoload -Uz compinit && compinit" >> ~/.zshrc
```
- Run the following command to enable autocompletion for Microsoft Defender ATP for Mac and restart the Terminal session:
- Run the following commands to enable autocompletion for Microsoft Defender ATP for Mac and restart the Terminal session:
```zsh
sudo mkdir -p /usr/local/share/zsh/site-functions