aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index bd48d07..4df377b 100644
--- a/README.md
+++ b/README.md
@@ -18,9 +18,9 @@ To update all installed Office applications, just issue:
```sudo mowgli.py -ia```
-You can also supply an optional path to the MAU pref file:
+You can also supply an optional path to the home folder:
-```sudo mowgli.py -ia /Users/shared/Library/Preferences/com.microsoft.autoupdate2.plist```
+```sudo mowgli.py -ia /Users/shared```
Special thanks to [Charles](https://www.charlesproxy.com) - the excellent web debugging proxy for making the reverse-engineering possible!