From daa80a27082b56aace4c7ca353d1995ccf5369e6 Mon Sep 17 00:00:00 2001 From: Daniel Quinn Date: Wed, 8 Feb 2017 10:29:24 +0000 Subject: [PATCH] Fixed typo --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 7aab2ce..468de90 100644 --- a/README.rst +++ b/README.rst @@ -46,7 +46,7 @@ Install the plugin with:: pip install pytest-xdist -or use the package in develope/in-place mode with +or use the package in develop/in-place mode with a checkout of the `pytest-xdist repository`_ :: python setup.py develop