Skip to content

Commit d469352

Browse files
amanagrshowell
authored andcommitted
README: Fix link to virtualenv doc.
1 parent 21f87b3 commit d469352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ and [commit guidelines](https://zulip.readthedocs.io/en/latest/contributing/vers
2525
`git clone https://github.com/<your_username>/python-zulip-api.git`
2626

2727
2. Make sure you have [pip](https://pip.pypa.io/en/stable/installing/)
28-
and [virtualenv](https://virtualenv.pypa.io/en/stable/installation/)
28+
and [virtualenv](https://virtualenv.pypa.io/en/stable/installation.html)
2929
installed.
3030

3131
3. `cd` into the repository cloned earlier:

0 commit comments

Comments
 (0)