api-docs: Clean up reference to bin/ in the tarball.

This commit is contained in:
Tim Abbott 2017-11-08 09:44:55 -08:00
parent ac63be7a0c
commit 67d85caf34

View File

@ -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