Fix typo
This commit is contained in:
parent
6d5d696012
commit
9085dd5001
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ PowerShell Module that authenticates and gets data from the Apple Business Manag
|
|||
## Installing the module
|
||||
This module can be installed [from the PowerShell Gallery][powershell-gallery] using the following command:
|
||||
```PowerShell
|
||||
Install-Module -Name AMBPS
|
||||
Install-Module -Name ABMPS
|
||||
```
|
||||
## Converting your private key
|
||||
The private key that you can download from the Apple Business Manager portal isn't in a format that is currently supported. To use this module, you'll need to convert it, for example, using openssl:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue