Skip to content

Commit b8c2bbb

Browse files
committed
Removed BETA warning as the MyITProcess API is out of BETA now
1 parent 9b640af commit b8c2bbb

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,6 @@ Get-MyITProcessUsers
3030

3131
## Install & Import
3232

33-
:exclamation: As of 2022-02-07 the MyITProcess API is in **BETA**. So this module has been published as a prerelease. For BETA testing you can install the module with the following command:
34-
- When the API is out of BETA, I will adjust to any changes and note any new information here
35-
```posh
36-
Install-Module -Name MyITProcessAPI -AllowPrerelease
37-
```
38-
3933
This module can be installed directly from the [PowerShell Gallery](https://www.powershellgallery.com/packages/MyITProcessAPI) with the following command:
4034
- :information_source: This module supports PowerShell 5.0+ and should work in PowerShell Core.
4135
```posh

0 commit comments

Comments
 (0)