fix instructions
Catalin-Emil Fetoiu committed
Aug 24, 2023 at 17:25 UTC
417be2744fe5350f1465b731c19fe460fb18e880
1 file changed
+2
-1
CONTRIBUTING.md
+2
-1
@@ -142,7 +142,8 @@ If tcpdump is installed, the script will open 2 more shells.
142
If tcpdump is not installed, only 1 additional shell will be opened
143
Wait for those shells to be opened before reproducing the issue
144
145
-After reproducing the issue, in the shell with tcpdump, hit Ctrl + C. In the other shells, press any key.
145
+After reproducing the issue, in the shell with tcpdump, hit Ctrl + C. In the other shell, press any key.
146
+After the new shells exit, press any key in the original Powershell window.
147
148
The script will output the path to a zip archive with the diagnostics when done. Collect the zip and attach it to the issue.
149