From 0f8b9dfdea909c8df92c440fd048abb9e40d92d2 Mon Sep 17 00:00:00 2001 From: Luke Tainton Date: Mon, 27 Apr 2020 12:34:02 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac85434..2a247c7 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,11 @@ This module uses PowerShell, which is pre-installed on Windows. If you're not on ```powershell Set-ExecutionPolicy Bypass -Scope Process ``` - then try running the command again. You may require administrative rights to do change the Execution Policy. + then try running the command again. You may require administrative rights to change the Execution Policy. # Need help? If you need assistance, please try the following: 1. See the help documentation by running `Get-Help Import-TeamsUsers`. 1. Check closed issues [here](https://github.com/luketainton/Import-TeamsUsers/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed). -1. Open an issue [here](https://github.com/luketainton/Import-TeamsUsers/issues/new). \ No newline at end of file +1. Open an issue [here](https://github.com/luketainton/Import-TeamsUsers/issues/new).