Skip to content

Commit 7e1829e

Browse files
committed
Update README.md
1 parent d9cf544 commit 7e1829e

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ of script output (including date/timestamps) without the need for
77
extra code by the script author.
88

99
The source code is maintained on GitHub. If you would like to use
10-
the module but can't compile it yourself, you can download a zip file
11-
of the module from:
10+
the module but can't compile it yourself, you can install it with
11+
PowerShellGet:
12+
13+
```posh
14+
Install-Module PowerShellLogging
15+
```
16+
17+
Or download a zip file of the module from:
1218

1319
http://gallery.technet.microsoft.com/scriptcenter/Enhanced-Script-Logging-27615f85

0 commit comments

Comments
 (0)