Update README.md

This commit was merged in pull request #5.
This commit is contained in:
2020-05-19 15:41:26 +01:00
committed by Luke Tainton
parent cb3d1eb3bd
commit 1d7e7c71b7

View File

@@ -13,7 +13,7 @@ This module uses PowerShell, which is pre-installed on Windows. If you're not on
jbloggs@example.com,owner
user@example.com,member
```
1. Run `Import-TeamsUsers -File <FILE>`, where `<FILE>` is the path to the CSV file.
1. Run `Import-TeamsUsers -File <FILE>`, where `<FILE>` is the path to the CSV file. You can add the `-Create` flag if you want to create a new team first.
<details>
<summary>If you can't run non-signed scripts</summary>