From 07a18dd995f45ae0586919e158baa021407746fb Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@DESKTOP-2S09UKA> Date: Thu, 27 Aug 2020 09:10:06 -0700 Subject: [PATCH] omit unneeded bullet --- documentation/Wireshark/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/documentation/Wireshark/README.md b/documentation/Wireshark/README.md index 2c82a64933..8321e9bb7e 100644 --- a/documentation/Wireshark/README.md +++ b/documentation/Wireshark/README.md @@ -46,8 +46,7 @@ Always use the latest so that operating-system security and feature sets are up 1. Check your [firewall settings](Firewall_Configuration.pdf). (Again thanks to Tobias for another helpful reference.) 2. Compare Wireshark results with/without your [Virtual Private Network (VPN)](https://en.wikipedia.org/wiki/Virtual_private_network) active. 3. Compare Wireshark results when logged in as local administrator, if possible. -4. Consult resources in the References section below. -5. [StackOverflow](https://stackoverflow.com/search?q=wireshark) is an excellent resource for detailed technical questions, looking up error messages, etc. +4. [StackOverflow](https://stackoverflow.com/search?q=wireshark) is an excellent resource for detailed technical questions, looking up error messages, etc. ## Videos -- GitLab