Skip to content

Commit db7f12c

Browse files
committed
Fix typo in README.md
1 parent 8c9736c commit db7f12c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Usage: ./scanner [options]
3434

3535

3636
# Check the reports
37-
cd reports/157.240.13.35/000_report.txt | sort;
37+
cat reports/157.240.13.35/000_report.txt | sort;
3838
```
3939

4040
# License

0 commit comments

Comments
 (0)