From 722c31ed12b0d294ff4218163a472b144a70852d Mon Sep 17 00:00:00 2001
From: Mark Nguyen <47368018+aesclever@users.noreply.github.com>
Date: Mon, 8 May 2023 12:37:47 -0700
Subject: [PATCH] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 82373a8..8d0ec78 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ Requirements: Linux or WSL - Windows Linux Subsystem
-### **DNSSEC verification commands**:
+### **DNSSEC verification commands**
`dig +sigchase +trusted-key={key} `{YOUR-DOMAIN-NAME} `A | grep -i validation`
@@ -115,7 +115,7 @@ Note: All is good if the status says `NOERROR`
-### **Display the DNSSEC chain of trust**:
+### **Display the DNSSEC chain of trust**
`dig DS ` {YOUR-DOMAIN-NAME} `+trace`