README: Fix link to virtualenv doc.
This commit is contained in:
parent
21f87b3e88
commit
d469352180
|
@ -25,7 +25,7 @@ and [commit guidelines](https://zulip.readthedocs.io/en/latest/contributing/vers
|
||||||
`git clone https://github.com/<your_username>/python-zulip-api.git`
|
`git clone https://github.com/<your_username>/python-zulip-api.git`
|
||||||
|
|
||||||
2. Make sure you have [pip](https://pip.pypa.io/en/stable/installing/)
|
2. Make sure you have [pip](https://pip.pypa.io/en/stable/installing/)
|
||||||
and [virtualenv](https://virtualenv.pypa.io/en/stable/installation/)
|
and [virtualenv](https://virtualenv.pypa.io/en/stable/installation.html)
|
||||||
installed.
|
installed.
|
||||||
|
|
||||||
3. `cd` into the repository cloned earlier:
|
3. `cd` into the repository cloned earlier:
|
||||||
|
|
Loading…
Reference in a new issue