From 4fcd593da25f00a88af7dfb9934f415691c0517b Mon Sep 17 00:00:00 2001 From: Nick McLoota <33528848+mcloota@users.noreply.github.com> Date: Wed, 31 Oct 2018 16:44:29 -0700 Subject: [PATCH] README: Fix word run was being repeated. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59287f5..51c2c8a 100644 --- a/README.md +++ b/README.md @@ -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: