Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sk-keeper authored Sep 19, 2023
1 parent 24942b1 commit e073f62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PowerCommander/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
### Reference Keeper Commander Powershell module
To install PowerCommander from PowerShell Gallery
```
Install-Module PowerCommander
Install-Module -Name PowerCommander
```

To run the PowerCommander module from the source copy PowerCommander\ directory to
Expand Down Expand Up @@ -161,4 +161,4 @@ To run the PowerCommander module from the source copy PowerCommander\ directory
9. Create a new Managed Company
```
PS> New-KeeperManagedCompany -Name "Company Name" -PlanId enterprisePlus -Allocated 5
```
```

0 comments on commit e073f62

Please sign in to comment.