From a51c8a700bdd9c11712d73522edcf5264f92d8d9 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 13 Oct 2018 08:49:15 -0400 Subject: [PATCH] fix --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 5a85ad6..88ee7b9 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -162,7 +162,7 @@ Install the latest release (might be out of date with the docs a bit): .. code-block:: shell - $ pipenv install git+https://github.com/kennethreitz/responder.git#egg=responder + $ pipenv install responder ✨🍰✨