Skip to content

Commit 2184378

Browse files
committed
readme: fix docs on delayed testing
1 parent db9ef05 commit 2184378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ You can test your filters like so:
163163
```sh
164164
$ cargo build
165165
$ <test/inputs ./target/debug/noteguard
166-
$ ./test/delay | ./target/debug/noteguard
166+
$ ./test/delayed | ./target/debug/noteguard
167167
```
168168

169169
[strfry]: https://github.com/hoytech/strfry

0 commit comments

Comments
 (0)