instruct to use absolute path to python

This commit is contained in:
vskab
2019-08-13 09:37:13 +03:00
committed by GitHub
parent 52a949aeb3
commit 503a736350

View File

@ -151,7 +151,7 @@ realTimeProtectionEnabled : true
2. Install the configuration file on a client machine: 2. Install the configuration file on a client machine:
```bash ```bash
python WindowsDefenderATPOnboarding.py /usr/bin/python WindowsDefenderATPOnboarding.py
Generating /Library/Application Support/Microsoft/Defender/com.microsoft.wdav.atp.plist ... (You may be required to enter sudos password) Generating /Library/Application Support/Microsoft/Defender/com.microsoft.wdav.atp.plist ... (You may be required to enter sudos password)
``` ```