README.md: Fix typo.
This commit is contained in:
parent
ea6ddb2312
commit
5894ce131f
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue