README: Quick readability improvement.

This fixes a repeated word typo.
This commit is contained in:
epitstickpan 2018-08-17 21:40:59 +02:00 committed by Tim Abbott
parent 7dfecf5577
commit 2eff7c20f3

View file

@ -38,7 +38,7 @@ The source code is written in *Python 3*.
python3 ./tools/provision -p <path_to_your_python_version> python3 ./tools/provision -p <path_to_your_python_version>
``` ```
5. If that succeeds, it will print end with printing the following command: 5. If that succeeds, it will end with printing the following command:
``` ```
source /.../python-zulip-api/.../activate source /.../python-zulip-api/.../activate
``` ```