From b262f1fc9fde63d22c0ab90dbc458ddad8a82732 Mon Sep 17 00:00:00 2001
From: wylde780 <wylde780@gmail.com>
Date: Tue, 24 Sep 2019 14:30:38 -0600
Subject: [PATCH] update README

Update text to reflect the new path to 10-pf.conf
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index b14639e..2ca5b81 100644
--- a/README.md
+++ b/README.md
@@ -109,9 +109,9 @@ Change line 3; the "if [host]..." should point to your pf IP address
 Change line 9 to point to your second Pf IP address or comment out
 ```
 
-### 17. Edit (11-pf.conf)
+### 17. Edit (10-pf.conf)
 ```
-sudo nano /etc/logstash/conf.d/11-pf.conf
+sudo nano /etc/logstash/conf.d/10-pf.conf
 ```
 
 ### 18. Revise/Update timezone
-- 
GitLab