From eebf8d9882cedaaa629eea808327ac0aae7f8eea Mon Sep 17 00:00:00 2001
From: "Francis T. O'Donovan" <proinsias@users.noreply.github.com>
Date: Wed, 5 Dec 2018 21:31:00 -0500
Subject: [PATCH] Update path to pyenv repos

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 2d8b825..43c9a30 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # pyenv-pip-migrate
 
-pyenv-pip-migrate is a [pyenv](https://github.com/yyuu/pyenv) plugin
+pyenv-pip-migrate is a [pyenv](https://github.com/pyenv/pyenv) plugin
 that provides a `pyenv migrate` command to migrate pip package from a Python
 version to another.
 
@@ -11,7 +11,7 @@ version to another.
 Installing pyenv-pip-migrate as a pyenv plugin will give you access to the
 `pyenv migrate` command.
 
-    $ git clone git://github.com/yyuu/pyenv-pip-migrate.git $(pyenv root)/plugins/pyenv-pip-migrate
+    $ git clone git://github.com/pyenv/pyenv-pip-migrate.git $(pyenv root)/plugins/pyenv-pip-migrate
 
 This will install the latest development version of pyenv-pip-migrate into
 the `$(pyenv root)/plugins/pyenv-pip-migrate` directory. From that directory, you