diff --git a/templates/zerver/api/installation-instructions.md b/templates/zerver/api/installation-instructions.md index 0b9f807308..86fbed483d 100644 --- a/templates/zerver/api/installation-instructions.md +++ b/templates/zerver/api/installation-instructions.md @@ -82,9 +82,9 @@ client.call_on_each_event(lambda msg: sys.stdout.write(str(msg) + "\n")) ``` -
-You can use `zulip-send` (found in `bin/` in the tarball) to easily send Zulips -from the command-line, providing the message to be sent on STDIN. +
You can use `zulip-send` +(available after you `pip install zulip`) to easily send Zulips from +the command-line, providing the message content via STDIN. #### Stream message