README: Fix word run was being repeated.

This commit is contained in:
Nick McLoota 2018-10-31 16:44:29 -07:00 committed by Tim Abbott
parent e769735108
commit 4fcd593da2

View file

@ -42,7 +42,7 @@ The source code is written in *Python 3*.
```
source /.../python-zulip-api/.../activate
```
You can run run this command to enter the virtual environment.
You can run this command to enter the virtual environment.
You'll want to run this in each new shell before running commands from `python-zulip-api`.
6. Once you've entered the virtualenv, you should see something like this on the terminal: