README.md: Fix typo.

This commit is contained in:
Robert Hönig 2017-11-27 16:45:19 +01:00
parent ea6ddb2312
commit 5894ce131f

View file

@ -33,7 +33,7 @@ This repository contains the source code for Zulip's PyPI packages:
where `<your_python_version>` is your default version of Python. If you would like to specify where `<your_python_version>` is your default version of Python. If you would like to specify
a different Python version, run a different Python version, run
``` ```
./tools/provision -p <path_to_your_python_version>` ./tools/provision -p <path_to_your_python_version>
``` ```
5. The above step, if successful, will tell you the command to "source" your 5. The above step, if successful, will tell you the command to "source" your