diff --git a/README.md b/README.md index 612fdc3..2847c7d 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ You can run the tests for the `zulip_bots` package by typing: You can run the tests for the `zulip_botserver` by typing: -`python -m unittest discover -v ./zulip_botserver` +`./tools/test-botserver` To run the linter, type: