Update README.md
This commit is contained in:
@@ -22,11 +22,11 @@ This module uses PowerShell, which is pre-installed on Windows. If you're not on
|
|||||||
```powershell
|
```powershell
|
||||||
Set-ExecutionPolicy Bypass -Scope Process
|
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.
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
# Need help?
|
# Need help?
|
||||||
If you need assistance, please try the following:
|
If you need assistance, please try the following:
|
||||||
1. See the help documentation by running `Get-Help Import-TeamsUsers`.
|
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. 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).
|
1. Open an issue [here](https://github.com/luketainton/Import-TeamsUsers/issues/new).
|
||||||
|
|||||||
Reference in New Issue
Block a user