diff --git a/README.md b/README.md index 8e6fe0c..1207414 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Office365DnsChecker will check one or more domains, to make sure that their curr Office365DnsChecker logo ## System Requirements -This module requires Windows PowerShell 5.1 or greater. It works great on PoewrShell Core. +This module requires Windows PowerShell 5.1 or greater. It works great on PoewrShell Core 6 and PowerShell 7, and supports constrained language mode. Additionally, Linux users will need to install the app `dig` (part of [`bind-utils`](https://github.com/tigeli/bind-utils)). It is installed by default on macOS (at least in High Sierra).