mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
api-docs: Clean up reference to bin/ in the tarball.
This commit is contained in:
parent
ac63be7a0c
commit
67d85caf34
@ -82,9 +82,9 @@ client.call_on_each_event(lambda msg: sys.stdout.write(str(msg) + "\n"))
|
||||
```
|
||||
</div>
|
||||
|
||||
<div data-language="zulip-send" markdown="1">
|
||||
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.
|
||||
<div data-language="zulip-send" markdown="1"> 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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user