readme: fix docs on delayed testing
This commit is contained in:
parent
db9ef05d85
commit
2184378f0d
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@ You can test your filters like so:
|
||||||
```sh
|
```sh
|
||||||
$ cargo build
|
$ cargo build
|
||||||
$ <test/inputs ./target/debug/noteguard
|
$ <test/inputs ./target/debug/noteguard
|
||||||
$ ./test/delay | ./target/debug/noteguard
|
$ ./test/delayed | ./target/debug/noteguard
|
||||||
```
|
```
|
||||||
|
|
||||||
[strfry]: https://github.com/hoytech/strfry
|
[strfry]: https://github.com/hoytech/strfry
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue