From dce74a1f566530f997f9124d83bf8e4059b1bee8 Mon Sep 17 00:00:00 2001 From: Robert Sparks Date: Wed, 10 Jul 2024 18:26:26 -0500 Subject: [PATCH] chore: trival change to force a build (#7669) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 20c9f3e59..af059f972 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,7 @@ npm run install-deps npm run test:legacy ``` + ### Diff Tool To compare 2 different datatracker instances and look for diff, read the [diff tool instructions](dev/diff).