diff --git a/PSWinFW.psd1 b/PSWinFW.psd1 index f19fb4b..e69de29 100644 Binary files a/PSWinFW.psd1 and b/PSWinFW.psd1 differ diff --git a/README.md b/README.md index 7553e31..37b1fa2 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A powershell module for retrieving Windows Firewall logs and displaying them in ## **Installation** ``` git clone https://github.com/Thumbscrew/PSWinFW.git -Import-Module PSWinFW\PSWinFW.psm1 +Import-Module PSWinFW ``` ## **Example Usage** Get last 1000 Windows Firewall log lines at a specific path: