Update README

This commit is contained in:
James 2019-11-06 15:34:42 +00:00
parent e36487983e
commit a3770ea738
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ A powershell module for retrieving Windows Firewall logs and displaying them in
## **Installation** ## **Installation**
``` ```
git clone https://github.com/Thumbscrew/PSWinFW.git git clone https://github.com/Thumbscrew/PSWinFW.git
Import-Module PSWinFW\PSWinFW.psm1 Import-Module PSWinFW
``` ```
## **Example Usage** ## **Example Usage**
Get last 1000 Windows Firewall log lines at a specific path: Get last 1000 Windows Firewall log lines at a specific path: