Skip to content

Commit

Permalink
Fixed mistake in code example
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephanevg committed Oct 4, 2018
1 parent cd2fc6c commit 5f1b338
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The most usefull feature is probably the one **that it can generate UML-like Cla
## How to install PSClassUtils

```powershell
Find-module PSClassUtils | install-Module PSClassUtils
Find-module PSClassUtils | install-Module
```

## Release Notes
Expand Down Expand Up @@ -147,4 +147,4 @@ Coming soon...

### Get-ClassMethods

Coming soon...
Coming soon...

0 comments on commit 5f1b338

Please sign in to comment.