api docs: Fix showing correct link to install Python bindings.

We just make the Python tab the default first tab, which is clearer anyway.

Fixes #9575.
This commit is contained in:
Adarsh Patel 2019-01-16 23:35:25 +05:30 committed by Tim Abbott
parent 2dc500b11e
commit 5050b595a0
1 changed files with 4 additions and 4 deletions

View File

@ -8,10 +8,6 @@ writing interactive bots that react to messages), so we recommend it
if you're trying to decide.
{start_tabs}
{tab|curl}
No download required!
{tab|python}
Install the Python API with [pip](https://pypi.python.org/pypi/zulip/):
@ -36,4 +32,8 @@ Install the JavaScript API with [npm](https://www.npmjs.com/package/zulip-js):
npm install zulip-js
```
{tab|curl}
No download required!
{end_tabs}