From a3770ea73894155a6cfe034f10435cf9a39b0d85 Mon Sep 17 00:00:00 2001 From: Thumbscrew Date: Wed, 6 Nov 2019 15:34:42 +0000 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: