From 4c6743aaccc3d46c6128e4f1b16b8753726f1c2f Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Wed, 28 Sep 2016 06:30:04 -0400 Subject: [PATCH] Minor cleanup of the wording int he readme. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5923327..6e3116e 100644 --- a/README.rst +++ b/README.rst @@ -125,7 +125,7 @@ list of available versions. You will need a version of 2.7.x, 3.3.x, 3.4.x, 3.5. available version for each. Also some flavors of pyenv have different formats for it's arguments. So read the pyenv documentation on your platform. -To run the all tests run:: +To run all tests:: tox -- GitLab